, including all inherited members.
add_mention_oc(std::map< std::wstring, std::wstring > &table, const std::wstring &key, const std::wstring &value) | freeling::io::output_conll | [private, static] |
add_srl(std::vector< std::wstring > &token, const freeling::sentence &s, int id) | freeling::io::output_conll | [private, static] |
ALL_SENSES enum value | freeling::io::conll_handler | [protected] |
ascending_position(const freeling::dep_tree::const_sibling_iterator &n1, const freeling::dep_tree::const_sibling_iterator &n2) | freeling::io::output_handler | [protected, static] |
compute_retokenization(const std::list< freeling::word > &rtk, std::list< freeling::word >::const_iterator w, const std::wstring &lem, const std::wstring &tag) | freeling::io::output_handler | [protected, static] |
compute_value(const freeling::sentence &s, const freeling::word &w, const std::wstring &field, const std::vector< std::wstring > &openchunk, const std::vector< std::wstring > &closechunk, const std::map< std::wstring, std::wstring > &openmention, const std::map< std::wstring, std::wstring > &closemention) const | freeling::io::output_conll | [private] |
conll_handler() | freeling::io::conll_handler | [protected] |
conll_handler(const std::wstring &cfgFile) | freeling::io::conll_handler | [protected] |
ConllColumns enum name | freeling::io::conll_handler | [protected] |
COREF enum value | freeling::io::conll_handler | [protected] |
DEPHEAD enum value | freeling::io::conll_handler | [protected] |
DEPREL enum value | freeling::io::conll_handler | [protected] |
escapeJSON(const std::wstring &s) | freeling::io::output_handler | [protected, static] |
escapeXML(const std::wstring &s) | freeling::io::output_handler | [protected, static] |
field_code(const std::wstring &field) | freeling::io::conll_handler | [protected, static] |
FieldName | freeling::io::conll_handler | [protected] |
FieldPos | freeling::io::conll_handler | [protected] |
FORM enum value | freeling::io::conll_handler | [protected] |
freeling2conll(const freeling::sentence &s, conll_sentence &cs, const std::map< std::wstring, std::wstring > &openmention=std::map< std::wstring, std::wstring >(), const std::map< std::wstring, std::wstring > &closemention=std::map< std::wstring, std::wstring >()) const | freeling::io::output_conll | [private] |
get_token_id(const std::wstring &sid, int tk, const std::wstring &pref=L"t") | freeling::io::output_handler | [protected, static] |
ID enum value | freeling::io::conll_handler | [protected] |
init_default() | freeling::io::conll_handler | [protected] |
io_handler() | freeling::io::io_handler | |
Lang | freeling::io::io_handler | [protected] |
LEMMA enum value | freeling::io::conll_handler | [protected] |
load_tagset(const std::wstring &ftag) | freeling::io::io_handler | |
MSD enum value | freeling::io::conll_handler | [protected] |
NEC enum value | freeling::io::conll_handler | [protected] |
NO_FIELD enum value | freeling::io::conll_handler | [protected] |
openclosechunks(freeling::parse_tree::const_iterator n, std::vector< std::wstring > &open, std::vector< std::wstring > &close) | freeling::io::output_conll | [private, static] |
openclosementions(const freeling::document &doc, std::map< std::wstring, std::wstring > &open, std::map< std::wstring, std::wstring > &close) | freeling::io::output_conll | [private, static] |
output_conll() | freeling::io::output_conll | |
output_conll(const std::wstring &cfgFile) | freeling::io::output_conll | |
output_handler() | freeling::io::output_handler | |
PrintFooter(std::wostream &sout) const | freeling::io::output_handler | [virtual] |
PrintHeader(std::wostream &sout) const | freeling::io::output_handler | [virtual] |
PrintResults(std::wostream &sout, const std::list< freeling::sentence > &ls) const | freeling::io::output_conll | [virtual] |
PrintResults(std::wostream &sout, const freeling::document &doc) const | freeling::io::output_conll | [virtual] |
freeling::io::output_handler::PrintResults(const std::list< freeling::sentence > &ls) const | freeling::io::output_handler | [virtual] |
freeling::io::output_handler::PrintResults(const freeling::document &doc) const | freeling::io::output_handler | [virtual] |
SENSE enum value | freeling::io::conll_handler | [protected] |
set_language(const std::wstring &lg) | freeling::io::io_handler | |
SHORT_TAG enum value | freeling::io::conll_handler | [protected] |
SPAN_BEGIN enum value | freeling::io::conll_handler | [protected] |
SPAN_END enum value | freeling::io::conll_handler | [protected] |
SRL enum value | freeling::io::conll_handler | [protected] |
SYNTAX enum value | freeling::io::conll_handler | [protected] |
TAG enum value | freeling::io::conll_handler | [protected] |
Tags | freeling::io::io_handler | [protected] |
UserPrefix | freeling::io::conll_handler | [protected, static] |
ValidFields | freeling::io::conll_handler | [protected, static] |
~conll_handler() | freeling::io::conll_handler | [protected] |
~io_handler() | freeling::io::io_handler | |
~output_conll() | freeling::io::output_conll | |
~output_handler() | freeling::io::output_handler | |