Libraries
»
fasttext
(0.4.1)
»
Index
»
FastText
»
Model
»
#quantized?
Method: FastText::Model#quantized?
Defined in:
lib/fasttext/model.rb
#
quantized?
⇒
Boolean
Returns:
(
Boolean
)
11 12 13
# File 'lib/fasttext/model.rb', line 11
def
quantized?
m
.
quantized?
end