Skip to content

Release 0.1.0: Working CLI for word and sentence tokenizer

Compare
Choose a tag to compare
@benjamsf benjamsf released this 07 Apr 22:11
· 64 commits to master since this release

Working CLI for tokenizers. Run by python cli.py function -s -d, whereas function = word_tokenize_latin or sent_tokenize_latin.