Libraries
»
fasttext
(0.4.1)
»
Index
»
FastText
»
Model
»
#dimension
Method: FastText::Model#dimension
Defined in:
lib/fasttext/model.rb
#
dimension
⇒
Object
7 8 9
# File 'lib/fasttext/model.rb', line 7
def
dimension
m
.
dimension
end