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

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

add_token() noexcepttg::conllu::Sentence
add_word(TokenId first, TokenId last) noexcepttg::conllu::Sentence
add_word(Word::Range range) noexcepttg::conllu::Sentence
clear() noexcepttg::conllu::Sentence
empty() const noexcepttg::conllu::Sentence
get_metadata(std::string_view key) const noexcepttg::conllu::Sentence
get_sent_id() const noexcepttg::conllu::Sentence
get_text() const noexcepttg::conllu::Sentence
get_token_by_id(TokenId id) const noexcepttg::conllu::Sentence
metadata() const noexcepttg::conllu::Sentence
num_metadata_entries() const noexcepttg::conllu::Sentence
num_tokens() const noexcepttg::conllu::Sentence
num_words() const noexcepttg::conllu::Sentence
remove_all_metadata() noexcepttg::conllu::Sentence
remove_all_tokens() noexcepttg::conllu::Sentence
remove_all_words(bool remove_tokens=false) noexcepttg::conllu::Sentence
remove_token(TokenId id, bool skip_dependency_validation=false) noexcepttg::conllu::Sentence
remove_token(Token *token, bool skip_dependency_validation=false) noexcepttg::conllu::Sentence
remove_word(const Word *word, bool remove_tokens=false) noexcepttg::conllu::Sentence
Sentence() noexcept=deletetg::conllu::Sentence
set_metadata(std::string_view key, std::string_view value=std::string_view{}) noexcepttg::conllu::Sentence
set_metadata_from_comment_line(std::string_view line) noexcepttg::conllu::Sentence
set_sent_id(std::string_view sent_id) noexcepttg::conllu::Sentence
set_text(std::string_view text) noexcepttg::conllu::Sentence
tokens() const noexcepttg::conllu::Sentence
treebank() const noexcepttg::conllu::Sentence
unset_metadata(std::string_view key) noexcepttg::conllu::Sentence
validate() const noexcepttg::conllu::Sentence
words() const noexcepttg::conllu::Sentence
~Sentence() noexcept=defaulttg::conllu::Sentence