CoNLL-U
Loading...
Searching...
No Matches
tg::conllu::Token Member List

This is the complete list of members for tg::conllu::Token, including all inherited members.

add_empty_node() noexcepttg::conllu::Token
empty_node_count() const noexcepttg::conllu::Token
empty_nodes() const noexcepttg::conllu::Token
fields() const noexcepttg::conllu::Token
get_field_value(std::size_t position) const noexcepttg::conllu::Token
get_field_value(std::string_view name) const noexcepttg::conllu::Token
get_head() const noexcepttg::conllu::Token
get_id() const noexcepttg::conllu::Token
get_parent() const noexcepttg::conllu::Token
get_word() const noexcepttg::conllu::Token
is_empty_node() const noexcepttg::conllu::Token
is_in_word() const noexcepttg::conllu::Token
num_fields() const noexcepttg::conllu::Token
remove_all_empty_nodes() noexcepttg::conllu::Token
remove_empty_node(TokenId id) noexcepttg::conllu::Token
remove_empty_node(Token *node) noexcepttg::conllu::Token
sentence() const noexcepttg::conllu::Token
set_field_value(std::size_t position, std::string_view value) noexcepttg::conllu::Token
set_field_value(std::string_view name, std::string_view value) noexcepttg::conllu::Token
set_head(TokenId id) noexcepttg::conllu::Token
Token() noexcept=deletetg::conllu::Token
unset_field_value(std::size_t position) noexcepttg::conllu::Token
unset_field_value(std::string_view name) noexcepttg::conllu::Token
validate() const noexcepttg::conllu::Token
~Token() noexcept=defaulttg::conllu::Token