forked from Roshanson/TextInfoExp
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
29 lines (22 loc) · 673 Bytes
/
.gitignore
File metadata and controls
29 lines (22 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.idea/
Part1_TF-IDF_TF-IDF/.idea/
Part1_TF-IDF/results.txt
Part1_TF-IDF/data/pro_res.txt
Part1_TF-IDF/src/.pyc
Part1_TF-IDF/data/pro_keyword/
Part2_Text_Classify/data/
Part2_Text_Classify/src/id2class2.txt
Part2_Text_Classify/src/result.txt
Part2_Text_Classify/src/result2.txt
Part2_Text_Classify/test/
Part3_Text_Cluster/data_temp/
Part3_Text_Cluster/data_temp2/
Part3_Text_Cluster/res_temp/
Part3_Text_Cluster/src/*.txt
Part3_Text_Cluster/data.txt
Part4_Word_Similarity/get_data.py
Part1_TF-IDF/TF_IDF/__pycache__/
Part4_Word_Similarity/word2vec/*.txt
Part4_Word_Similarity/word2vec/corpus.model
Part4_Word_Similarity/word2vec/corpus.model.bin
Tools/data_part.txt