MCPcopy Create free account

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

Functions227 in github.com/Feuoy/weibo-topic

↓ 1 callersMethodtop_index
(self, limit)
snownlp/summary/textrank.py:102
↓ 1 callersMethodtrain
(self, data)
snownlp/utils/tnt.py:84
↓ 1 callersMethodtrain
(self, neg_docs, pos_docs)
snownlp/sentiment/__init__.py:31
↓ 1 callersFunctiontransfer
(sentence)
snownlp/normal/zh.py:3231
↓ 1 callersFunctionviterbi
(obs, states, start_p, trans_p, emit_p)
jieba/finalseg/__init__.py:37
↓ 1 callersFunctionviterbi
(obs, states, start_p, trans_p, emit_p)
jieba/posseg/viterbi.py:14
↓ 1 callersMethodword_to_ids
convert word to word index
jieba/lac_small/reader_small.py:75
FunctionChineseAnalyzer
(stoplist=STOP_WORDS, minsize=1, stemfn=stem, cachesize=50000)
jieba/analyse/analyzer.py:34
Method__call__
(self, text, **kargs)
jieba/analyse/analyzer.py:21
Method__cut_DAG
(self, sentence)
jieba/__init__.py:249
Method__cut_DAG
(self, sentence)
jieba/posseg/__init__.py:175
Method__cut_DAG_NO_HMM
(self, sentence)
jieba/__init__.py:226
Method__cut_DAG_NO_HMM
(self, sentence)
jieba/posseg/__init__.py:152
Method__cut_all
(self, sentence)
jieba/__init__.py:198
Method__eq__
(self, other)
jieba/posseg/__init__.py:68
Method__getattr__
(self, name)
jieba/posseg/__init__.py:87
Method__hash__
(self)
jieba/posseg/__init__.py:71
Method__init__
(self, doc)
snownlp/__init__.py:15
Method__init__
(self, N=1000)
snownlp/utils/tnt.py:19
Method__init__
(self)
snownlp/utils/trie.py:7
Method__init__
(self)
snownlp/utils/frequency.py:7
Method__init__
(self)
snownlp/utils/frequency.py:41
Method__init__
(self)
snownlp/utils/frequency.py:56
Method__init__
(self, docs)
snownlp/sim/bm25.py:9
Method__init__
(self, doc, words)
snownlp/summary/words_merge.py:7
Method__init__
(self, docs)
snownlp/summary/textrank.py:9
Method__init__
(self, docs)
snownlp/summary/textrank.py:54
Method__init__
(self)
snownlp/sentiment/__init__.py:17
Method__init__
(self)
snownlp/seg/y09_2047.py:14
Method__init__
(self, name='other')
snownlp/seg/seg.py:13
Method__init__
(self)
snownlp/classification/bayes.py:14
Method__init__
(self, fname)
snownlp/normal/pinyin.py:11
Method__init__
(self, dictionary=DEFAULT_DICT)
jieba/__init__.py:55
Method__init__
(self)
jieba/lac_small/reader_small.py:52
Method__init__
(self, idf_path=None)
jieba/analyse/tfidf.py:37
Method__init__
(self, idf_path=None)
jieba/analyse/tfidf.py:61
Method__init__
(self)
jieba/analyse/textrank.py:16
Method__init__
(self)
jieba/analyse/textrank.py:59
Method__init__
(self, word, flag)
jieba/posseg/__init__.py:46
Method__init__
(self, tokenizer=None)
jieba/posseg/__init__.py:80
Method__iter__
(self)
jieba/posseg/__init__.py:62
Method__lt__
(self, other)
jieba/posseg/__init__.py:65
Method__repr__
(self)
jieba/__init__.py:68
Method__repr__
(self)
jieba/posseg/__init__.py:53
Method__repr__
(self)
jieba/posseg/__init__.py:84
Method__str__
(self)
jieba/posseg/__init__.py:56
Function_lcut
(s)
jieba/__init__.py:546
Function_lcut_all
(s)
jieba/__init__.py:542
Function_lcut_for_search
(s)
jieba/__init__.py:558
Function_lcut_for_search_no_hmm
(s)
jieba/__init__.py:562
Function_lcut_internal
(s)
jieba/posseg/__init__.py:265
Function_lcut_internal_no_hmm
(s)
jieba/posseg/__init__.py:269
Function_lcut_no_hmm
(s)
jieba/__init__.py:550
Function_pcut
(sentence, cut_all=False, HMM=True)
jieba/__init__.py:566
Function_pcut_for_search
(sentence, HMM=True)
jieba/__init__.py:579
Methodadd
(self, key, value)
snownlp/utils/frequency.py:46
Methodadd
(self, key, value)
snownlp/utils/frequency.py:61
Functionadd_force_split
(word)
jieba/finalseg/__init__.py:81
Functionclassify
(sent)
snownlp/sentiment/__init__.py:66
Functioncreate_model
create lac model
jieba/lac_small/creator.py:28
Functioncut
(sentence)
jieba/finalseg/__init__.py:85
Methoddel_word
Convenient function for deleting a word.
jieba/__init__.py:439
Functiondisable_parallel
()
jieba/__init__.py:613
Functionenable_paddle
()
jieba/_compat.py:27
Functionenable_parallel
Change the module's `cut` and `cut_for_search` functions to the parallel version. Note that this only works using dt, custom Tokenizer
jieba/__init__.py:590
Functionexisted_persitables
If existed presitabels
jieba/lac_small/utils.py:129
Methodextract_tags
(self, *args, **kwargs)
jieba/analyse/tfidf.py:31
Functionfilter_stop
(words)
snownlp/normal/__init__.py:24
Methodget
(self, key)
snownlp/utils/frequency.py:66
Functionget_pinyin
(sentence)
snownlp/normal/__init__.py:48
Functionget_result
(str1)
jieba/lac_small/predict.py:68
Functionget_sent
(str1)
jieba/lac_small/predict.py:51
Functionget_sentences
(doc)
snownlp/normal/__init__.py:32
Functionget_top_states
(t_state_v, K=4)
jieba/posseg/viterbi.py:10
Methodhan
(self)
snownlp/__init__.py:28
Methodidf
(self)
snownlp/__init__.py:50
Functioninit_checkpoint
Init CheckPoint
jieba/lac_small/utils.py:122
Methodinitialize
(self, dictionary=None)
jieba/posseg/__init__.py:93
FunctionisPresent
()
weibotopicspyder.py:18
Functionkeywords
(mblogs)
other/weibo_cloud.py:14
Methodkeywords
(self, limit=5, merge=False)
snownlp/__init__.py:70
Methodlabel_to_ids
convert label to label index
jieba/lac_small/reader_small.py:85
Methodlcut
(self, *args, **kwargs)
jieba/posseg/__init__.py:252
Functionlex_net
define the lexical analysis network structure word: stores the input of the model for_infer: a boolean value, indicating if the model to
jieba/lac_small/nets.py:25
Functionload
(fname, iszip=True)
snownlp/sentiment/__init__.py:62
Functionload
(fname, iszip=True)
snownlp/seg/__init__.py:42
Functionload
(fname, iszip=True)
snownlp/tag/__init__.py:34
Methodload
(self, fname, iszip=True)
snownlp/utils/tnt.py:52
Methodload
(self, fname, iszip=True)
snownlp/seg/y09_2047.py:39
Methodload
(self, fname, iszip=True)
snownlp/classification/bayes.py:33
Methodnum_labels
num_labels
jieba/lac_small/reader_small.py:71
Functionparse_padding_result
parse padding result
jieba/lac_small/utils.py:76
Functionparse_result
parse result
jieba/lac_small/utils.py:33
Methodpinyin
(self)
snownlp/__init__.py:32
Functionsave
(fname, iszip=True)
snownlp/sentiment/__init__.py:58
Functionsave
(fname, iszip=True)
snownlp/seg/__init__.py:38
Functionsave
(fname, iszip=True)
snownlp/tag/__init__.py:30
Methodsave
(self, fname, iszip=True)
snownlp/utils/tnt.py:34
Methodsave
(self, fname, iszip=True)
snownlp/seg/y09_2047.py:23
Methodsave
(self, fname, iszip=True)
snownlp/classification/bayes.py:18
← previousnext →101–200 of 227, ranked by callers