MCPcopy Create free account

hub / github.com/Feuoy/weibo-topic / functions

Functions227 in github.com/Feuoy/weibo-topic

Functionseg
(sent)
snownlp/seg/__init__.py:16
Methodsentences
(self)
snownlp/__init__.py:24
Methodsentiments
(self)
snownlp/__init__.py:36
FunctionsetLogLevel
(log_level)
jieba/__init__.py:49
FunctionsetLogLevel
(log_level)
jieba/_compat.py:11
Methodset_dictionary
(self, dictionary_path)
jieba/__init__.py:509
Methodset_idf_path
(self, idf_path)
jieba/analyse/tfidf.py:68
Functionset_stop_words
(stop_words_path)
jieba/analyse/__init__.py:16
Methodsim
(self, doc)
snownlp/__init__.py:53
Functionstr2bool
argparse does not support True or False in python
jieba/lac_small/utils.py:25
Methodsummary
(self, limit=5)
snownlp/__init__.py:56
Functiontag
(words)
snownlp/tag/__init__.py:42
Methodtags
(self)
snownlp/__init__.py:40
Methodtextrank
Extract keywords from sentence using TextRank algorithm. Parameter: - topK: return how many top keywords. `None` for all
jieba/analyse/textrank.py:69
Methodtf
(self)
snownlp/__init__.py:46
Methodtop
(self, limit)
snownlp/summary/textrank.py:48
Methodtop
(self, limit)
snownlp/summary/textrank.py:105
Functiontrain
(neg_file, pos_file)
snownlp/sentiment/__init__.py:50
Functiontrain
(fname)
snownlp/seg/__init__.py:32
Functiontrain
(fname)
snownlp/tag/__init__.py:15
Methodtrain
(self, data)
snownlp/seg/y09_2047.py:63
Methodtrain
(self, data)
snownlp/classification/bayes.py:52
Methodvocab_size
vocabulary size
jieba/lac_small/reader_small.py:66
Methodwords
(self)
snownlp/__init__.py:20
Functionwrite_excel_xls
(path, sheet_name, value)
excelSave.py:5
Functionwrite_excel_xls_append_norepeat
(path, value)
excelSave.py:31
Functionzh2hans
(sent)
snownlp/normal/__init__.py:28
← previous201–227 of 227, ranked by callers