12345678910111213141516171819 |
- !!python/object:argparse.Namespace
- add_title: true
- blacklist: null
- constant_sampling: 12000
- dataset: ../acl
- dimensions: 50
- filter: no-filter
- lemmatize: true
- limit_redundancy: false
- location: output/acl_2002_2022
- max_df: 0.15
- min_df: 0.00075
- pre_trained_embeddings: true
- remove_latex: true
- samples: 300000
- threads: 30
- topics: 20
- use_saved_embeddings: true
- values: []
|