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/08/07 10:34:45 UTC

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

    [ https://issues.apache.org/jira/browse/OPENNLP-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661504#comment-14661504 ] 

Tommaso Teofili commented on OPENNLP-741:
-----------------------------------------

I've pushed the last patch to a separate branch of opennlp [in my github fork|https://github.com/tteofili/opennlp/tree/opennlp-741], I'll create and attach the final patch once done (most work to be done is on evaluation).

> 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
>         Attachments: OPENNLP-741.0.patch
>
>
> 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)