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

predictor: extend the model with astro-ph #5

Open
jacenkow opened this issue May 26, 2016 · 2 comments
Open

predictor: extend the model with astro-ph #5

jacenkow opened this issue May 26, 2016 · 2 comments
Assignees
Labels

Comments

@jacenkow
Copy link
Contributor

The current version of beard-server only supports one general model for arXiv preprints. Special models for astro-ph must be trained.

@jalavik
Copy link

jalavik commented May 26, 2016

👍

Here are the classifiers from production that we can add:
https://github.com/inspirehep/inspire-next/tree/production/inspirehep/modules/predicter/classifiers

For the unpickling to work, you just need to search/replace the imports with the current ones. E.g. s/inspirehep.modules.predicter.arxiv._get_title/beard_server.modules.predictor.arxiv._get_title/g

@jacenkow jacenkow self-assigned this May 27, 2016
@jacenkow
Copy link
Contributor Author

Next thing to do on my list:

  • all articles with arXiv categories
  • all articles with no categories
  • astro-ph till 2013 with arXiv categories
  • astro-ph till 2013 with no categories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants