psaegert commited on
Commit
8f43c82
1 Parent(s): b25a851

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Medium TF-IDF-based model for [pmtrendviz](https://github.com/psaegert/pmtrendviz)
5
+
6
+ ### Training
7
+ - Training Samples: 3,000,000
8
+ - `n_components`: 250
9
+ - `n_clusters`: 250
10
+ - `n_gram_range`: (1, 2)