Getting started
Examples
Developper documentation
API documentation
write()
Write vocabulary to file.
path (str) – Path to .txt file with one item per line
vocab (Iterable[str]) – Iterable of lexemes (strings) Lexemes should not have newline characters.