You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Ajay Bhat (JIRA)" <ji...@apache.org> on 2014/05/03 19:55:17 UTC

[jira] [Updated] (OPENNLP-683) Rule Based Lemmatization

     [ https://issues.apache.org/jira/browse/OPENNLP-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajay Bhat updated OPENNLP-683:
------------------------------

    Description: 
The current SimpleLemmatizer uses a dictionary lookup for lemmatization. 

Rule based lemmatization could also be implemented:
http://ailab.ijs.si/dunja/SiKDD2004/Papers/Pillson-Lematization.pdf

I'd like to know if the above paper (cited by 33 sources) is okay for implementing and commiting to Opennlp.

  was:
The current SimpleLemmatizer uses a dictionary lookup for lemmatization. 

Rule based lemmatization for English could also be implemented:
http://ailab.ijs.si/dunja/SiKDD2004/Papers/Pillson-Lematization.pdf

I'd like to know if the above paper (cited by 33 sources) is okay for implementing and commiting to Opennlp.


> Rule Based Lemmatization
> ------------------------
>
>                 Key: OPENNLP-683
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-683
>             Project: OpenNLP
>          Issue Type: New Feature
>          Components: Lemmatizer
>    Affects Versions: 1.6.0
>            Reporter: Ajay Bhat
>            Priority: Minor
>
> The current SimpleLemmatizer uses a dictionary lookup for lemmatization. 
> Rule based lemmatization could also be implemented:
> http://ailab.ijs.si/dunja/SiKDD2004/Papers/Pillson-Lematization.pdf
> I'd like to know if the above paper (cited by 33 sources) is okay for implementing and commiting to Opennlp.



--
This message was sent by Atlassian JIRA
(v6.2#6252)