[ 
https://issues.apache.org/jira/browse/OPENNLP-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748621#comment-16748621
 ] 

ASF GitHub Bot commented on OPENNLP-1234:
-----------------------------------------

kottmann commented on issue #344: OPENNLP-1234 Dictionary.asStringSet() fix
URL: https://github.com/apache/opennlp/pull/344#issuecomment-456362768
 
 
   Thanks, for the PR. I think we will not merge this change because the code 
is doing what the Javadoc is stating. This would then break it for all the 
users who expect it to work like described.
   
   We would be happy to merge some other code to make using the dicationary 
easier, e.g. new method for iterations, etc. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Dictionary.asStringSet() is returning single tokens 
> ----------------------------------------------------
>
>                 Key: OPENNLP-1234
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1234
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Name Finder
>            Reporter: Evandro Fonseca
>            Priority: Major
>              Labels: easyfix
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> When we use the method Dictionary.asStringSet(), it returns a list of single 
> tokens.
> For example: European Union -> European. Basically, it returns just the first 
> token of each instance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to