Jonathan Math
|
1fbec54aa8
|
python2 to python3 conversion for analyzer and push
|
2020-10-13 22:01:32 +07:00 |
|
Samuel Clay
|
ac53f33788
|
Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories.
|
2010-08-21 20:42:38 -04:00 |
|
Samuel Clay
|
b216ebf48a
|
Adding a tokenizer to the classifier, as well as using Divmod's Reverend Bayesian classifier.
|
2009-12-18 18:29:34 +00:00 |
|
Samuel Clay
|
06e94610dc
|
Adding Phrase Filter to Analyzer. Just need to hook up the phrase filter to the story classifier and then save the results to be used for later processing.
|
2009-11-15 18:57:53 +00:00 |
|
Samuel Clay
|
fb6d0692ce
|
Naive Fisher Bayesian Classifier. Stubbed in some boilerplate for making the analyzer do its job. Still have to connect it to feeds and train on real data, but it's looking good as a starting point.
|
2009-11-03 03:52:03 +00:00 |
|