Marian NMT
v1.11.5
Contents:
Code Organisation
Expression graphs
Operations in the expression graph
Layers
Using Marian with factors
Library API
How to contribute to Marian
Writing documentation
Marian NMT
»
Library API
»
Class Word2VecReader
View page source
Class Word2VecReader
¶
Defined in
File word2vec_reader.h
Class Documentation
¶
class
Word2VecReader
¶
Public Functions
Word2VecReader
(
)
¶
std
::vector<float>
read
(
const
std
::string &
fileName
, int
dimVoc
, int
dimEmb
)
¶