Marian NMT
v1.11.3
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 OutputPrinter
View page source
Class OutputPrinter
¶
Defined in
File output_printer.h
Class Documentation
¶
class
OutputPrinter
¶
Public Functions
OutputPrinter
(
Ptr
<
const
Options
>
options
,
Ptr
<
const
Vocab
>
vocab
)
¶
template<class
OStream
>
void
print
(
Ptr
<
const
History
>
history
,
OStream
&
best1
,
OStream
&
bestn
)
¶