76 Révisions (110f02f4495859a9203415a4eda41d27e91e50f9)

Auteur SHA1 Message Date
  Vsevolod Stakhov e180ef2ce6 [Project] Finish basic tasks in new unicode project il y a 5 ans
  Vsevolod Stakhov 49caa5a69e [Minor] Fix some issues and add debugging il y a 5 ans
  Vsevolod Stakhov 86bf209292 [Rework] Improve bayes debug logging, remove unused stuff il y a 5 ans
  Vsevolod Stakhov d302edad6a [Minor] Add sanity checks for bayes probability il y a 5 ans
  Vsevolod Stakhov 3cb9102e94 [Minor] Fix formula il y a 5 ans
  Vsevolod Stakhov df529a8d06 [Fix] Switch from chi-square to naive for large Fisher value il y a 5 ans
  Vsevolod Stakhov b5d08799fc [Minor] Check for empty bayes results il y a 5 ans
  Vsevolod Stakhov ee40b9d114 [Feature] Skip stop words in statistics il y a 5 ans
  Vsevolod Stakhov 3dadbb5159 [Feature] Filter tokens in bayes il y a 5 ans
  Vsevolod Stakhov 19a76b29c6 [Fix] Rework bayes calculations... il y a 5 ans
  Vsevolod Stakhov 938a0dba32 [Minor] Better Lua 5.3 compatibility il y a 5 ans
  Vsevolod Stakhov e9b802f8c7 [Project] Convert all C modules to fast debug infrastructure il y a 6 ans
  Vsevolod Stakhov b9f51206b4 [Project] Enable fast debug lookup for some modules il y a 6 ans
  Vsevolod Stakhov bef95e1cd6 [Fix] Do not set bayes probability if we don't use it il y a 7 ans
  Vsevolod Stakhov 5467aad1e0 [Minor] Remove confusing warning about exp overflow il y a 7 ans
  Vsevolod Stakhov 23d9a026aa [Feature] Add unigramms support in bayes il y a 7 ans
  Vsevolod Stakhov 8127acfbbc [Minor] Properly show warning il y a 7 ans
  Vsevolod Stakhov 67a8409192 [Minor] Fix couple of format arguments issues il y a 7 ans
  Vsevolod Stakhov 4f8756bb24 [Minor] Remove metatokens count checks il y a 7 ans
  Vsevolod Stakhov e8a0388b7d [Feature] Probabilistically skip metatokens il y a 7 ans
  Vsevolod Stakhov d07c0aa5ed [Feature] Ignore bayes with mostly metatokens or with too few text il y a 7 ans
  Vsevolod Stakhov e737e9942c [Rework] Set token data as uint64_t instead of chars array il y a 7 ans
  Vsevolod Stakhov e1a378c031 [Minor] Do not ignore Lua metatokens il y a 7 ans
  Vsevolod Stakhov 87820e7a71 [Minor] Some fixes for displaying tokens info il y a 7 ans
  Vsevolod Stakhov 71d52e806a [Minor] Fix various style issues il y a 7 ans
  Vsevolod Stakhov f4d4c0fc55 [Fix] Ignore lua metatokens in bayes for now il y a 7 ans
  Vsevolod Stakhov 022977e0b7 [Rework] Adopt code for the new options il y a 7 ans
  Vsevolod Stakhov 73639d6543 [Minor] Make bayes normalization function public il y a 7 ans
  Vsevolod Stakhov 1e185524aa [Minor] Use log2 as it is slightly faster il y a 7 ans
  Vsevolod Stakhov 1dfa09dd11 [Feature] Add learning support for lua classifiers il y a 7 ans
  Vsevolod Stakhov a36e4736d8 [Feature] Implement classifying for lua classifiers il y a 7 ans
  Vsevolod Stakhov 26339b5031 [Feature] Add configuration for lua classifiers il y a 7 ans
  Vsevolod Stakhov 34e2405128 [Feature] Add a generic lua classifier il y a 7 ans
  Vsevolod Stakhov 9806fa5b24 [Fix] Fix conditional learning il y a 8 ans
  Vsevolod Stakhov 69c9402d15 [Feature] Save bayes probability in memory pool var il y a 8 ans
  Vsevolod Stakhov dd061a3fd8 [Feature] Add min learns to classifiers il y a 8 ans
  Vsevolod Stakhov 8766fba694 Switch the rest to apache 2 il y a 8 ans
  Vsevolod Stakhov 8803f26e7a Fix percentages for bayes confidence il y a 8 ans
  Vsevolod Stakhov 4aec836b76 Implement the case of incrementing backends for bayes il y a 8 ans
  Vsevolod Stakhov 6ee6b7a264 Impelement the concept when classifier values are integers il y a 8 ans
  Vsevolod Stakhov df9ada40a5 Add learning implementation. il y a 8 ans
  Vsevolod Stakhov 29b7115762 Fix init/deinit of statistics il y a 8 ans
  Vsevolod Stakhov 8be7159568 Fix bayes classifier for the new architecture il y a 8 ans
  Vsevolod Stakhov 603f366458 Start rework il y a 8 ans
  Vsevolod Stakhov 1aed295e93 Normalize bayes scores il y a 8 ans
  Vsevolod Stakhov bfeff0ab44 Some more fixes to OSB algorithm il y a 8 ans
  Vsevolod Stakhov 70e79ce3e6 Improve debugging for bayes. il y a 8 ans
  Vsevolod Stakhov 7cc0bdd4c4 Fix calculations il y a 8 ans
  Vsevolod Stakhov d5406ab737 Avoid long double type il y a 8 ans
  Vsevolod Stakhov eb737947eb Reorganize includes to reduce namespace pollution. il y a 8 ans