12345678910111213141516171819202122 |
- !!python/object:argparse.Namespace
- add_title: true
- adjectives: false
- constant_sampling: 0
- filter: categories
- lemmatize: true
- lemmatize_ngrams: true
- limit_redundancy: false
- location: output/category_prediction
- min_df: 0
- min_token_length: 0
- nouns: true
- remove_latex: true
- reuse_articles: false
- reuse_stored_vocabulary: false
- samples: 110000
- threads: 16
- top_unithood: 1000
- values:
- - Experiment-HEP
- - Phenomenology-HEP
- - Theory-HEP
|