WorksApplications / SudachiPy

Python version of Sudachi, a Japanese tokenizer.
Apache License 2.0
392 stars 50 forks source link

Add __str__ functions for Morpheme, MorphemeList #124

Closed polm closed 4 years ago

polm commented 4 years ago

This way you can tell what the text actually is.

sorami commented 4 years ago

LGTM