[
https://issues.apache.org/jira/browse/NUTCH-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290223#comment-15290223
]
ASF GitHub Bot commented on NUTCH-2263:
---------------------------------------
GitHub user kamaci opened a pull request:
https://github.com/apache/nutch/pull/114
NUTCH-2263 Support for mingram and maxgram at Unigram Cosine Similarity
Model
mingram and maxgram support for Unigram Cosine Similarity Model is provided.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kamaci/nutch master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/114.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #114
----
commit da252eb7b3d2d7b7021480db3bec1d82e6fa564d
Author: Furkan KAMACI <[email protected]>
Date: 2016-05-19T01:13:04Z
NUTCH-2263 mingram and maxgram support for Unigram Cosine Similarity Model
is provided.
----
> Support for mingram and maxgram at Unigram Cosine Similarity Model
> ------------------------------------------------------------------
>
> Key: NUTCH-2263
> URL: https://issues.apache.org/jira/browse/NUTCH-2263
> Project: Nutch
> Issue Type: Improvement
> Components: plugin, scoring
> Reporter: Furkan KAMACI
> Priority: Minor
> Fix For: 2.4.1
>
>
> Ngram model should support both mingram and maxgram. If maxgram is not
> defined, it should work as existing implementation (maxgram should be equal
> to mingram).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)