FreeLing  3.0
sentence Member List
This is the complete list of members for sentence, including all inherited members.
clear()sentence
clone(const sentence &)sentence [private]
dtssentence [private]
get_dep_tree(int k=0)sentence
get_dep_tree(int k=0) const sentence
get_parse_tree(int k=0)sentence
get_parse_tree(int k=0) const sentence
get_words() const sentence
is_dep_parsed() const sentence
is_parsed() const sentence
num_kbest() const sentence
operator=(const sentence &)sentence
operator[](size_t) const sentence
operator[](size_t)sentence
ptssentence [private]
push_back(const word &)sentence
rebuild_word_index()sentence
sentence()sentence
sentence(const std::list< word > &)sentence
sentence(const sentence &)sentence
set_dep_tree(const dep_tree &, int k=0)sentence
set_parse_tree(const parse_tree &, int k=0)sentence
words_begin()sentence
words_begin() const sentence
words_end()sentence
words_end() const sentence
wpossentence [private]