Libraries
»
fasttext
(0.4.1)
»
Index
»
FastText
»
Model
»
#word_id
Method: FastText::Model#word_id
Defined in:
lib/fasttext/model.rb
#
word_id
(word) ⇒
Object
36 37 38
# File 'lib/fasttext/model.rb', line 36
def
word_id
(
word
)
m
.
word_id
(
word
)
end