- Notifications
You must be signed in to change notification settings - Fork2
Japanese text normalizer for mecab-neologd
License
NotificationsYou must be signed in to change notification settings
ikegami-yukino/neologdn-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
neologdn is a Japanese text normalizer for mecab-neologd.
The normalization is based on the neologd's rules:https://github.com/neologd/mecab-ipadic-neologd/wiki/Regexp.ja
Contributions are welcome!
importio.github.ikegamiyukino.neologdn.NeologdNormalizer;NeologdNormalizernormalizer =newNeologdNormalizer();Stringtext =" PRML 副 読 本 ";normalizer.normalize(text);// => "PRML副読本"
Apache Software License.
About
Japanese text normalizer for mecab-neologd
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors3
Uh oh!
There was an error while loading.Please reload this page.