Frog
|
This is the complete list of members for NERTagger, including all inherited members.
_host | BaseTagger | protected |
_label | BaseTagger | protected |
_port | BaseTagger | protected |
_tag_result | BaseTagger | protected |
_version | BaseTagger | protected |
_words | BaseTagger | protected |
add_declaration(folia::Document &, folia::processor *) const | NERTagger | virtual |
add_provenance(folia::Document &, folia::processor *) const | BaseTagger | |
add_result(const frog_data &fd, const std::vector< folia::Word * > &wv) const | NERTagger | |
base | BaseTagger | protected |
BaseTagger(TiCC::LogStream *, TiCC::LogStream *, const std::string &) | BaseTagger | explicit |
BaseTagger(const BaseTagger &) | BaseTagger | inlineprotected |
call_server(const std::vector< tag_entry > &) const | BaseTagger | protected |
Classify(frog_data &) | NERTagger | virtual |
create_ner_list(const std::vector< std::string > &s) | NERTagger | inline |
create_override_list(const std::vector< std::string > &s) | NERTagger | inline |
dbg_log | BaseTagger | protected |
debug | BaseTagger | protected |
err_log | BaseTagger | protected |
extract_words_tags(const std::vector< folia::Word * > &, const std::string &, std::vector< std::string > &, std::vector< std::string > &) | BaseTagger | protected |
fill_map(const std::string &, std::map< std::string, std::string > &) | BaseTagger | |
filter | BaseTagger | protected |
Generate(const std::string &) | NERTagger | |
getTagset() const | BaseTagger | inline |
init(const TiCC::Configuration &) | NERTagger | virtual |
merge_override(std::vector< tc_pair > &, const std::vector< tc_pair > &, bool, const std::vector< std::string > &) const | NERTagger | |
NERTagger(TiCC::LogStream *, TiCC::LogStream *=0) | NERTagger | explicit |
post_process(frog_data &) | NERTagger | virtual |
post_process(frog_data &, const std::vector< tc_pair > &) | NERTagger | |
read_gazets(const std::string &f, const std::string &p) | NERTagger | inline |
read_overrides(const std::string &f, const std::string &p) | NERTagger | inline |
set_eos_mark(const std::string &) | BaseTagger | |
tag_entries(const std::vector< tag_entry > &) | BaseTagger | |
tagger | BaseTagger | protected |
tagLine(const std::string &) | BaseTagger | |
tagset | BaseTagger | protected |
textclass | BaseTagger | protected |
token_tag_map | BaseTagger | protected |
version() const | BaseTagger | inline |
~BaseTagger() | BaseTagger | virtual |