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

Initial document-independent feature extraction support #22

Open
6 tasks
lgrz opened this issue Jun 5, 2019 · 0 comments
Open
6 tasks

Initial document-independent feature extraction support #22

lgrz opened this issue Jun 5, 2019 · 0 comments
Assignees
Labels

Comments

@lgrz
Copy link
Contributor

lgrz commented Jun 5, 2019

For tracking a number of issues related to pre-retrieval document independent features.

  • preret_csv assumes unigram and bigram files are text
  • preret_csv assumes user must use both unigram and bigram files
  • generate_term_features output is text
  • create_bigram_inverted_index output is binary file
  • create_bigram_inverted_index is missing ordered and unordered options
  • add documentation for bigram features
@lgrz lgrz added this to the 0.1.0-beta milestone Jun 5, 2019
@lgrz lgrz self-assigned this Jun 5, 2019
@lgrz lgrz removed this from the 0.1.0-beta milestone May 7, 2020
@lgrz lgrz added the cikm label Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant