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/21 07:52:47 UTC

[jira] [Updated] (OPENNLP-807) Integrate the WSD component into OpenNLP Tools

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

Anthony Beylerian updated OPENNLP-807:
--------------------------------------
    Attachment: format-model.patch

Hello,

We have worked on the integration of the existing approaches.

- MFS and IMS now work independently, (will make unit tests).
- Mostly, we have formatted the IMS approach to be similar to other tools.
- IMS now also saves and loads a model file per word to train on, for its training data instead of 2 separate files (metadata as artifacts).
- Regarding Lesk since it requires other components anyway, we will later make it as an add-on

Next we will and make similar conversion for ContextClustering when it is ready.

> Integrate the WSD component into OpenNLP Tools
> ----------------------------------------------
>
>                 Key: OPENNLP-807
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-807
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: wsd
>            Reporter: Joern Kottmann
>            Assignee: Anthony Beylerian
>         Attachments: format-model.patch
>
>
> It would be nice to ship the wsd component as part of OpenNLp Tools. Since we have a zero dependencies for the tools package we might need to ship some implementations as addons.
> Is there one  implementation of it that has zero dependencies?



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