[
https://issues.apache.org/jira/browse/OPENNLP-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986378#comment-13986378
]
Ajay Bhat commented on OPENNLP-88:
----------------------------------
Hi,
I want to contribute to open nlp and I'd like to do this issue. Which model
would be a good one to start on?
> use bloom filters where appropriate (e.g. language models)
> ----------------------------------------------------------
>
> Key: OPENNLP-88
> URL: https://issues.apache.org/jira/browse/OPENNLP-88
> Project: OpenNLP
> Issue Type: Improvement
> Reporter: Jason Baldridge
> Priority: Minor
>
> Bloom filters can be used to drastically reduce the memory requirements for
> certain kinds of models. For example, see the following papers on using bloom
> filters to create highly compact language models:
> http://homepages.inf.ed.ac.uk/miles/papers/emnlp07.pdf
> http://homepages.inf.ed.ac.uk/miles/papers/acl07.pdf
> It would be good to find/create an implementation of bloom filters for such
> uses in OpenNLP.
--
This message was sent by Atlassian JIRA
(v6.2#6252)