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

[GitHub] [lucene-solr] mocobeta commented on a change in pull request #885: LUCENE-8981: update Kuromoji javadocs, adding experimental tags to Di…

mocobeta commented on a change in pull request #885: LUCENE-8981: update Kuromoji javadocs, adding experimental tags to Di…
URL: https://github.com/apache/lucene-solr/pull/885#discussion_r324951538
 
 

 ##########
 File path: lucene/analysis/kuromoji/src/java/org/apache/lucene/analysis/ja/JapaneseTokenizer.java
 ##########
 @@ -219,9 +219,9 @@ public JapaneseTokenizer(UserDictionary userDictionary, boolean discardPunctuati
   }
 
   /**
-   * Create a new JapaneseTokenizer, supplying a custom system dictionary and unknown dictionary.
-   * <p>
-   * Uses the default AttributeFactory.
+   * <p>Create a new JapaneseTokenizer, supplying a custom system dictionary and unknown dictionary.
+   * This constructor provides an entry point for users that want to constructcustom language models
 
 Review comment:
   Seems a whitespace is missing : constructcustom -> construct custom

----------------------------------------------------------------
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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org