You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2019/09/06 22:17:00 UTC

[GitHub] [lucene-solr] msokolov opened a new pull request #862: LUCENE-8971: Enable constructing JapaneseTokenizer with custom dictio…

msokolov opened a new pull request #862: LUCENE-8971: Enable constructing JapaneseTokenizer with custom dictio…
URL: https://github.com/apache/lucene-solr/pull/862
 
 
   …nary
   
   # Description
   
   Extends the API of JapaneseTokenizer so it can accept a dictionary other than the built-in one. The built-in dictionary remains the default, so existing usage is unchanged; this just opens up the possibility of supplying a different dictionary/language model to use when tokenizing Japanese.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org