1234567891011121314151617181920 |
- !!python/object:argparse.Namespace
- add_title: true
- blacklist: null
- constant_sampling: 12000
- dimensions: 50
- filter: categories
- lemmatize: true
- limit_redundancy: false
- location: output/etm_20_pretrained
- max_df: 0.15
- min_df: 0.001
- pre_trained_embeddings: true
- remove_latex: true
- samples: 200000
- threads: 4
- topics: 20
- use_saved_embeddings: true
- values:
- - Theory-HEP
- - Phenomenology-HEP
|