, including all inherited members.
add_alternative(const std::wstring &, int) | freeling::word | |
add_analysis(const analysis &) | freeling::word | |
ALL | freeling::word | [private, static] |
alternatives | freeling::word | [private] |
alternatives_begin() | freeling::word | |
alternatives_begin() const | freeling::word | |
alternatives_end() | freeling::word | |
alternatives_end() const | freeling::word | |
ambiguous_mw | freeling::word | [private] |
analysis_begin() | freeling::word | |
analysis_begin() const | freeling::word | |
analysis_end() | freeling::word | |
analysis_end() const | freeling::word | |
clear_alternatives() | freeling::word | |
clone(const word &) | freeling::word | [private] |
copy_analysis(const word &) | freeling::word | |
find_tag_match(const freeling::regexp &) const | freeling::word | |
finish | freeling::word | [private] |
form | freeling::word | [private] |
found_in_dict() const | freeling::word | |
get_alternatives() const | freeling::word | |
get_alternatives() | freeling::word | |
get_analysis() const | freeling::word | |
get_form() const | freeling::word | |
get_lc_form() const | freeling::word | |
get_lemma(int k=0) const | freeling::word | |
get_n_analysis() const | freeling::word | |
get_n_selected(int k=0) const | freeling::word | |
get_n_unselected(int k=0) const | freeling::word | |
get_n_words_mw() const | freeling::word | |
get_ph_form() const | freeling::word | |
get_position() const | freeling::word | |
get_senses(int k=0) const | freeling::word | |
get_senses(int k=0) | freeling::word | |
get_senses_string(int k=0) const | freeling::word | |
get_span_finish() const | freeling::word | |
get_span_start() const | freeling::word | |
get_tag(int k=0) const | freeling::word | |
get_words_mw() const | freeling::word | |
has_alternatives() const | freeling::word | |
has_retokenizable() const | freeling::word | |
in_dict | freeling::word | [private] |
is_ambiguous_mw() const | freeling::word | |
is_locked() const | freeling::word | |
is_multiword() const | freeling::word | |
lc_form | freeling::word | [private] |
lock_analysis() | freeling::word | |
locked | freeling::word | [private] |
multiword | freeling::word | [private] |
NOT_FOUND | freeling::word | [private, static] |
num_kbest() const | freeling::word | |
operator=(const word &) | freeling::word | |
ph_form | freeling::word | [private] |
position | freeling::word | [private] |
select_all_analysis(int k=0) | freeling::word | |
select_analysis(word::iterator, int k=0) | freeling::word | |
SELECTED | freeling::word | [private, static] |
selected_begin(int k=0) | freeling::word | |
selected_begin(int k=0) const | freeling::word | |
selected_end(int k=0) | freeling::word | |
selected_end(int k=0) const | freeling::word | |
set_alternatives(const std::list< std::pair< std::wstring, int > > &) | freeling::word | |
set_ambiguous_mw(bool) | freeling::word | |
set_analysis(const analysis &) | freeling::word | |
set_analysis(const std::list< analysis > &) | freeling::word | |
set_form(const std::wstring &) | freeling::word | |
set_found_in_dict(bool) | freeling::word | |
set_ph_form(const std::wstring &) | freeling::word | |
set_position(size_t) | freeling::word | |
set_senses(const std::list< std::pair< std::wstring, double > > &, int k=0) | freeling::word | |
set_span(unsigned long, unsigned long) | freeling::word | |
start | freeling::word | [private] |
unselect_all_analysis(int k=0) | freeling::word | |
unselect_analysis(word::iterator, int k=0) | freeling::word | |
UNSELECTED | freeling::word | [private, static] |
unselected_begin(int k=0) | freeling::word | |
unselected_begin(int k=0) const | freeling::word | |
unselected_end(int k=0) | freeling::word | |
unselected_end(int k=0) const | freeling::word | |
user | freeling::word | |
word() | freeling::word | |
word(const std::wstring &) | freeling::word | |
word(const std::wstring &, const std::list< word > &) | freeling::word | |
word(const std::wstring &, const std::list< analysis > &, const std::list< word > &) | freeling::word | |
word(const word &) | freeling::word | |