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
»
Function marian::createScorers(Ptr<Options>)
View page source
Function marian::createScorers(Ptr<Options>)
¶
Defined in
File scorers.cpp
Function Documentation
¶
std
::vector<
Ptr
<
Scorer
>>
marian
::
createScorers
(
Ptr
<
Options
>
options
)