[ 
https://issues.apache.org/jira/browse/HIVEMALL-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Takuya Kitazawa updated HIVEMALL-130:
-------------------------------------
    Description: 
Support another argument "userDict". Type would be List<String>, and each 
element defines a new word in the following format: 
<word>,<result>,<read>,<class> 
https://github.com/atilika/kuromoji/blob/d0700ab6dd489aaf0fcb1e4e78ce2f682be9f255/kuromoji-core/src/test/resources/userdict.txt

Reference for adding user dictionary in the Lucene API (Japanese): 
http://d.hatena.ne.jp/Kazuhira/20130616/1371390716

  was:
Support another argument "userDict". Type would be List<String>, and each 
element defines a new word in the following format: 
<word>,<result>,<read>,<class> 
https://github.com/atilika/kuromoji/blob/d0700ab6dd489aaf0fcb1e4e78ce2f682be9f255/kuromoji-core/src/test/resources/userdict.txt

Ref (Japanese): http://d.hatena.ne.jp/Kazuhira/20130616/1371390716


> Support user-defined dictionary for `tokenize_ja`
> -------------------------------------------------
>
>                 Key: HIVEMALL-130
>                 URL: https://issues.apache.org/jira/browse/HIVEMALL-130
>             Project: Hivemall
>          Issue Type: Improvement
>            Reporter: Takuya Kitazawa
>            Assignee: Takuya Kitazawa
>
> Support another argument "userDict". Type would be List<String>, and each 
> element defines a new word in the following format: 
> <word>,<result>,<read>,<class> 
> https://github.com/atilika/kuromoji/blob/d0700ab6dd489aaf0fcb1e4e78ce2f682be9f255/kuromoji-core/src/test/resources/userdict.txt
> Reference for adding user dictionary in the Lucene API (Japanese): 
> http://d.hatena.ne.jp/Kazuhira/20130616/1371390716



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to