You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2015/01/19 09:09:34 UTC

[jira] [Updated] (OPENNLP-741) Add language modeling support

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

Tommaso Teofili updated OPENNLP-741:
------------------------------------
    Description: 
As discussed when nlp-utils was donated to OpenNLP (OPENNLP-657) I'd like to add language modeling support by moving the related classes to opennlp-tools. 
This will require a proper integration with the ngram package so that e.g. a language model can be created upon an NgramModel and similar use cases; also Ngram probabilities util will have to be moved to the ngram package so that it can be both used within language models and (eventually) directly called to calculate ngram probabilities.

  was:
As discussed when nlp-utils was donated to OpenNLP I'd like to add language modeling support by moving the related classes to opennlp-tools. 
This will require a proper integration with the ngram package so that e.g. a language model can be created upon an NgramModel and similar use cases; also Ngram probabilities util will have to be moved to the ngram package so that it can be both used within language models and (eventually) directly called to calculate ngram probabilities.


> Add language modeling support
> -----------------------------
>
>                 Key: OPENNLP-741
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-741
>             Project: OpenNLP
>          Issue Type: New Feature
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 1.6.0
>
>
> As discussed when nlp-utils was donated to OpenNLP (OPENNLP-657) I'd like to add language modeling support by moving the related classes to opennlp-tools. 
> This will require a proper integration with the ngram package so that e.g. a language model can be created upon an NgramModel and similar use cases; also Ngram probabilities util will have to be moved to the ngram package so that it can be both used within language models and (eventually) directly called to calculate ngram probabilities.



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