|
CoNLL-U
|
This is the complete list of members for tg::conllu::Word, including all inherited members.
| contains_token(Token *token) const noexcept | tg::conllu::Word | |
| contains_token_id(TokenId id) const noexcept | tg::conllu::Word | |
| first_id() const noexcept | tg::conllu::Word | |
| get_form() const noexcept | tg::conllu::Word | |
| get_misc() const noexcept | tg::conllu::Word | |
| get_typo() const noexcept | tg::conllu::Word | |
| last_id() const noexcept | tg::conllu::Word | |
| num_tokens() const noexcept | tg::conllu::Word | |
| set_form(const std::optional< std::string_view > &form) noexcept | tg::conllu::Word | |
| set_misc(const std::optional< std::string_view > &misc) noexcept | tg::conllu::Word | |
| set_range(Range range) noexcept | tg::conllu::Word | |
| set_range(TokenId first, TokenId last) noexcept | tg::conllu::Word | |
| set_typo(std::optional< bool > typo) noexcept | tg::conllu::Word | |
| tokens() const noexcept | tg::conllu::Word | |
| unset_form() noexcept | tg::conllu::Word | |
| unset_misc() noexcept | tg::conllu::Word | |
| unset_typo() noexcept | tg::conllu::Word | |
| validate() const noexcept | tg::conllu::Word | |
| Word() noexcept=delete | tg::conllu::Word | |
| ~Word() noexcept=default | tg::conllu::Word |