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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to