ikawaha / kagome

Self-contained Japanese Morphological Analyzer written in pure Go
MIT License
804 stars 53 forks source link

Add functions to get custom segmentations/readings for tokens come from a user dict #294

Closed ikawaha closed 1 year ago

ikawaha commented 1 year ago

issue: https://github.com/ikawaha/kagome/issues/293

There was no way to get the custom segmentations/readings defined in the user dictionary, so we will add function to get it.