[ https://issues.apache.org/jira/browse/LUCENE-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238334#comment-13238334 ]
Christian Moen commented on LUCENE-3922: ---------------------------------------- Koji, this is very nice. Does the kanji number normalizer ({{KanjiNumberCharFilter}}) also deal with combinations of kanji and arabic numbers like Kazu's price example? Is the above code you refer to something that can go into Lucene or is it non-free software? > Add Japanese Kanji number normalization to Kuromoji > --------------------------------------------------- > > Key: LUCENE-3922 > URL: https://issues.apache.org/jira/browse/LUCENE-3922 > Project: Lucene - Java > Issue Type: New Feature > Components: modules/analysis > Affects Versions: 4.0 > Reporter: Kazuaki Hiraga > Labels: features > > Japanese people use Kanji numerals instead of Arabic numerals for writing > price, address and so on. i.e 12万4800円(124,800JPY), 二番町三ノ二(3-2 Nibancho) and > 十二月(December). So, we would like to normalize those Kanji numerals to Arabic > numerals (I don't think we need to have a capability to normalize to Kanji > numerals). > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org