0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added umlaute to german stop words More... over 11 years ago
corrected typo More... over 11 years ago
added stop words More... over 11 years ago
Update to reflect removal of labels option. More... over 11 years ago
Silence library output. More... over 11 years ago
Make sure silence_stdout returns the result of yield. More... over 11 years ago
Completely remove need for labels when creating question. More... over 11 years ago
Remove unnecessary check. More... over 11 years ago
Almost finalize liblinear adapter. More... over 11 years ago
Stylistic conventions. More... over 11 years ago
#17: Modify the including class, not Object. More... over 11 years ago
Fix failing specs. More... over 11 years ago
Merge branch 'master' of github.com:louismullie/treat More... over 11 years ago
Add documentation on config options. More... over 11 years ago
Add tf-idf-similarity requirement. More... over 11 years ago
Move Levensthein to a similarity annotator. More... over 11 years ago
Add precision/recall example. More... over 11 years ago
Add SVN classification example. More... over 11 years ago
Add in similarity annotators. More... over 11 years ago
Merge pull request #30 from darkphantum/master More... over 11 years ago
fix bug in td_idf worker More... over 11 years ago
Add message for deprecation of old DSL syntax. More... over 11 years ago
Merge pull request #29 from darkphantum/master More... over 11 years ago
edit err message related to prev commit More... over 11 years ago
Allow Document Entity creation from string More... over 11 years ago
Take care of external output silencing issues. More... over 11 years ago
Don't use DSL in specs. More... over 11 years ago
Finalize the implementation of MLPs with FANN. More... over 11 years ago
Switch to ruby-fann for neural networks. More... over 11 years ago
Add example of ID3 classification. More... over 11 years ago