You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Anthony Beylerian (JIRA)" <ji...@apache.org> on 2015/08/10 02:58:45 UTC

[jira] [Updated] (OPENNLP-801) WSD should not include pre-processing

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

Anthony Beylerian updated OPENNLP-801:
--------------------------------------
    Attachment: preprocessing.patch

Decoupled the preprocessing for all implementations.

Tests are updated for Lesk and MFS
IMS needs to be updated (the older methods were kept but marked as deprecated).

PS : please add commons-lang3:3.4 to the pom.xml

> WSD should not include pre-processing
> -------------------------------------
>
>                 Key: OPENNLP-801
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-801
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: wsd
>            Reporter: Joern Kottmann
>         Attachments: preprocessing.patch
>
>
> The wsd component currently contains pre-processing code. This should be removed and it should instead expect already processed inputs. E.g. tokenized sentences with pos tags and maybe lemmas.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)