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

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

parse(std::istream &&stream) noexcepttg::conllu::Parser
parse_file(const std::filesystem::path &path) noexcepttg::conllu::Parser
parse_memory(std::string_view data) noexcepttg::conllu::Parser
parse_memory(const DataType *data, std::size_t size) noexcepttg::conllu::Parser
Parser() noexcept=defaulttg::conllu::Parser
Parser(ParserOptions options) noexcepttg::conllu::Parserexplicit
~Parser() noexcept=defaulttg::conllu::Parser