ustcr7 / textClassify
textClassify文本分类
☆11Updated 11 years ago
Alternatives and similar repositories for textClassify:
Users that are interested in textClassify are comparing it to the libraries listed below
- 新词发现,信息熵, 左右互信息☆16Updated 6 years ago
- 使用CNN进行事件抽取☆10Updated 5 years ago
- 基于情感词典的热门话题的情感分析☆8Updated 10 years ago
- 输入法引擎算法(26键、9键),自然语言处理,切词算法,标音算法,N元模型的生成☆19Updated 10 years ago
- tools for chinese word segmentation and pos tagging written in python☆38Updated 11 years ago
- 本文提出一种基于应答关系来挖掘QQ群中意见领袖的方法,该方法首先构建回应词词库,然后基于Aho-Corasick算法来匹配聊天文本中的回应词数据,构建出用户应答关系的网络结构,最后使用社交网络中重要节点识别的方法来发现意见领袖。该方法对QQ群中的意见领袖发现具有较高的准确率…☆21Updated 8 years ago
- 《知网》中文词语语义相似度算法☆41Updated 11 years ago
- a bilstm-seq2seq ner script from baidu-ner contest☆9Updated 8 years ago
- Chinese word segmentation algorithm based on entropy(基于熵,无需语料库的中文分词)☆11Updated 7 years ago
- Self complemented Word Collocation using MI method which is tested to be effective..基于互信息算法的词语搭配抽取☆28Updated 7 years ago
- self complement of baike knowledge base info-box extraction by online analysis.基于互动百科,百度百科,搜狗百科的词条infobox结构化信息抽取,百科知识的融合☆35Updated 7 years ago
- 为给定的一段文本抽取一个或多个基于知识树的标签。