Spaces:
Runtime error
Runtime error
| ### topic extraction files | |
| tag_stopword = stopwords_tag.txt | |
| tag_similar_model = word2vec.model | |
| tag_bigram = bi_phrases.txt | |
| tag_trigram = tri_phrases.txt | |
| tag_vocabSingle = vocabSingle.txt | |
| tag_vocabMulti = vocabMulti.txt | |
| tag_vocabDouble = vocabDouble.txt |