Release 0.1.0: Working CLI for word and sentence tokenizer
Working CLI for tokenizers. Run by python cli.py function -s -d, whereas function = word_tokenize_latin or sent_tokenize_latin.
Working CLI for tokenizers. Run by python cli.py function -s -d, whereas function = word_tokenize_latin or sent_tokenize_latin.