CoNLL-U
Toggle main menu visibility
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
() noexcept
tg::conllu::Sentence
add_word
(TokenId first, TokenId last) noexcept
tg::conllu::Sentence
add_word
(Word::Range range) noexcept
tg::conllu::Sentence
clear
() noexcept
tg::conllu::Sentence
empty
() const noexcept
tg::conllu::Sentence
get_metadata
(std::string_view key) const noexcept
tg::conllu::Sentence
get_sent_id
() const noexcept
tg::conllu::Sentence
get_text
() const noexcept
tg::conllu::Sentence
get_token_by_id
(TokenId id) const noexcept
tg::conllu::Sentence
metadata
() const noexcept
tg::conllu::Sentence
num_metadata_entries
() const noexcept
tg::conllu::Sentence
num_tokens
() const noexcept
tg::conllu::Sentence
num_words
() const noexcept
tg::conllu::Sentence
remove_all_metadata
() noexcept
tg::conllu::Sentence
remove_all_tokens
() noexcept
tg::conllu::Sentence
remove_all_words
(bool remove_tokens=false) noexcept
tg::conllu::Sentence
remove_token
(TokenId id, bool skip_dependency_validation=false) noexcept
tg::conllu::Sentence
remove_token
(Token *token, bool skip_dependency_validation=false) noexcept
tg::conllu::Sentence
remove_word
(const Word *word, bool remove_tokens=false) noexcept
tg::conllu::Sentence
Sentence
() noexcept=delete
tg::conllu::Sentence
set_metadata
(std::string_view key, std::string_view value=std::string_view{}) noexcept
tg::conllu::Sentence
set_metadata_from_comment_line
(std::string_view line) noexcept
tg::conllu::Sentence
set_sent_id
(std::string_view sent_id) noexcept
tg::conllu::Sentence
set_text
(std::string_view text) noexcept
tg::conllu::Sentence
tokens
() const noexcept
tg::conllu::Sentence
treebank
() const noexcept
tg::conllu::Sentence
unset_metadata
(std::string_view key) noexcept
tg::conllu::Sentence
validate
() const noexcept
tg::conllu::Sentence
words
() const noexcept
tg::conllu::Sentence
~Sentence
() noexcept=default
tg::conllu::Sentence
Generated on
for CoNLL-U by
1.18.0