This is the complete list of members for
freeling::relation, including all inherited members.
compatible_tag | freeling::relation | [protected] |
compute_word(const freeling::word &w, const freeling::sentence &s, const freeling::document &doc, int n_paragraph, int n_sentence, int position, std::list< word_pos > &words, std::list< related_words > &relations, std::unordered_map< std::wstring, std::pair< int, word_pos * > > &unique_words) const =0 | freeling::relation | [pure virtual] |
get_homogeneity_index(const std::list< word_pos > &words, const std::list< related_words > &relations, const std::unordered_map< std::wstring, std::pair< int, word_pos * > > &unique_words) const =0 | freeling::relation | [pure virtual] |
is_compatible(const freeling::word &w) const | freeling::relation | |
label | freeling::relation | |
max_distance | freeling::relation | [static] |
order_words_by_weight(const std::unordered_map< std::wstring, std::pair< int, word_pos * > > &unique_words) const =0 | freeling::relation | [pure virtual] |
relation(const std::wstring s, const std::wstring t) | freeling::relation | |
~relation() | freeling::relation | |