fastText-ruby
fastText-ruby copied to clipboard
Efficient text classification and representation learning for Ruby
Results
1
fastText-ruby issues
Sort by
recently updated
recently updated
newest added
- [x] Add support for multiple documents to `predict` method - [x] Add [autotune](https://fasttext.cc/docs/en/autotune.html) - automatic hyperparameter optimization (not officially released yet) - [ ] Add more examples of pretrained...