[
https://issues.apache.org/jira/browse/OPENNLP-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650907#comment-17650907
]
ASF GitHub Bot commented on OPENNLP-957:
----------------------------------------
dfoulks1 closed pull request #99: OPENNLP-957: [WIP] Adds a normalizer
aggregate feature generator.
URL: https://github.com/apache/opennlp/pull/99
> Create a normalizer feature generator
> -------------------------------------
>
> Key: OPENNLP-957
> URL: https://issues.apache.org/jira/browse/OPENNLP-957
> Project: OpenNLP
> Issue Type: Improvement
> Reporter: William Colen
> Assignee: William Colen
> Priority: Major
>
> Create an aggregate feature generator that can modify the the tokens. For
> example:
> - Numbers: 9838749 -> 9999999
> - Interjection: hellllloooooo -> hello
> - URL: http://opennlp.apache.org -> $URL$
> - Email: [email protected] -> $EMAIL$
> ...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)