Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Japanese text normalizer for mecab-neologd

License

NotificationsYou must be signed in to change notification settings

ikegami-yukino/neologdn-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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!

Usage

importio.github.ikegamiyukino.neologdn.NeologdNormalizer;NeologdNormalizernormalizer =newNeologdNormalizer();Stringtext ="   PRML  副 読 本   ";normalizer.normalize(text);// => "PRML副読本"

License

Apache Software License.

About

Japanese text normalizer for mecab-neologd

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp