Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Negative keyword boosting #142

Merged
merged 2 commits into from
Jul 31, 2017
Merged

Negative keyword boosting #142

merged 2 commits into from
Jul 31, 2017

Conversation

michelole
Copy link
Member

  • Adds a list of candidate negative keywords
  • Adds experiment with negative keyword boosting
  • Updates KeywordExperimenter to test strings from a manually generated
    file.
  • As it improves NDCG from 0.7728 to 0.79, enables it by default.
  • This fixes Downweight terms #130.

Michel Oleynik added 2 commits July 31, 2017 15:36
- Adds experiment with negative keyword boosting
- Updates KeywordExperimenter to test strings from a manually generated
file.
- As it improves NDCG from 0.7728 to 0.79, enables it by default.
- This fixes bst-mug#130.
@michelole michelole merged commit d6c4a9e into bst-mug:master Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Downweight terms
1 participant