rampaa / JL

JL is a program for looking up Japanese words and expressions.
Apache License 2.0
193 stars 4 forks source link

Optional Parsing function. #36

Closed Daizure closed 1 year ago

Daizure commented 1 year ago

Would it be possible to have parsing like jparser or mecab as a extra function? Thanks

rampaa commented 1 year ago

JL will not support parsing or displaying furigana.

Because they are wrong often enough and you shouldn't rely on them. (Also I don't want JL to rely on those aforementioned tools and this is actually not a trivial feature.)