Module: RubyFastText
- Defined in:
- lib/ruby_fast_text.rb,
lib/ruby_fast_text/nn.rb,
lib/ruby_fast_text/cbow.rb,
lib/ruby_fast_text/version.rb,
lib/ruby_fast_text/commands.rb,
lib/ruby_fast_text/skipgram.rb,
lib/ruby_fast_text/classifier.rb,
lib/ruby_fast_text/word_vectors.rb
Defined Under Namespace
Modules: Commands Classes: Cbow, Classifier, NN, Skipgram, WordVectors
Constant Summary collapse
- VERSION =
"0.3.5"