Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Feuoy/weibo-topic
/ functions
Functions
227 in github.com/Feuoy/weibo-topic
⨍
Functions
227
◇
Types & classes
26
Function
seg
(sent)
snownlp/seg/__init__.py:16
Method
sentences
(self)
snownlp/__init__.py:24
Method
sentiments
(self)
snownlp/__init__.py:36
Function
setLogLevel
(log_level)
jieba/__init__.py:49
Function
setLogLevel
(log_level)
jieba/_compat.py:11
Method
set_dictionary
(self, dictionary_path)
jieba/__init__.py:509
Method
set_idf_path
(self, idf_path)
jieba/analyse/tfidf.py:68
Function
set_stop_words
(stop_words_path)
jieba/analyse/__init__.py:16
Method
sim
(self, doc)
snownlp/__init__.py:53
Function
str2bool
argparse does not support True or False in python
jieba/lac_small/utils.py:25
Method
summary
(self, limit=5)
snownlp/__init__.py:56
Function
tag
(words)
snownlp/tag/__init__.py:42
Method
tags
(self)
snownlp/__init__.py:40
Method
textrank
Extract keywords from sentence using TextRank algorithm. Parameter: - topK: return how many top keywords. `None` for all
jieba/analyse/textrank.py:69
Method
tf
(self)
snownlp/__init__.py:46
Method
top
(self, limit)
snownlp/summary/textrank.py:48
Method
top
(self, limit)
snownlp/summary/textrank.py:105
Function
train
(neg_file, pos_file)
snownlp/sentiment/__init__.py:50
Function
train
(fname)
snownlp/seg/__init__.py:32
Function
train
(fname)
snownlp/tag/__init__.py:15
Method
train
(self, data)
snownlp/seg/y09_2047.py:63
Method
train
(self, data)
snownlp/classification/bayes.py:52
Method
vocab_size
vocabulary size
jieba/lac_small/reader_small.py:66
Method
words
(self)
snownlp/__init__.py:20
Function
write_excel_xls
(path, sheet_name, value)
excelSave.py:5
Function
write_excel_xls_append_norepeat
(path, value)
excelSave.py:31
Function
zh2hans
(sent)
snownlp/normal/__init__.py:28
← previous
201–227 of 227, ranked by callers