Spaces:
Sleeping
Sleeping
Upload 3 files
Browse files
tasks/tfidf_vectorizer_idf.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a357efb3512c5f15dbb48c7bf290ce9b98decefaa13ddbbeaf05d00c9959250c
|
3 |
+
size 1667754
|
tasks/tfidf_vectorizer_params.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"analyzer": "word", "binary": false, "decode_error": "strict", "encoding": "utf-8", "input": "content", "lowercase": true, "max_df": 1.0, "max_features": null, "min_df": 1, "ngram_range": [1, 3], "norm": "l2", "smooth_idf": true, "stop_words": null, "strip_accents": null, "sublinear_tf": false, "token_pattern": "(?u)\\b\\w\\w+\\b", "tokenizer": null, "use_idf": true, "vocabulary": null}
|
tasks/tfidf_vectorizer_vocab.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3d84f068e8df3f18e6791f4e3cd7aa8ed15ac2258b5f7d1957a79452f96f4ed
|
3 |
+
size 5011360
|