zyymax / text-similarity
用TF特征向量和simhash指纹计算中文文本的相似度
☆216Updated 8 years ago
Alternatives and similar repositories for text-similarity:
Users that are interested in text-similarity are comparing it to the libraries listed below
- 基于哈工大同义词词林扩展版的单词相似度计算方法☆364Updated last year
- 中文相关词典和语料库。☆173Updated 10 years ago
- 对中文分词jieba (python版)的注解☆92Updated 6 years ago
- a chinese segment base on crf☆233Updated 6 years ago
- python3实现互信息和左右熵的新词发现☆592Updated 5 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆192Updated 4 years ago
- 基于深度学习的自然语言处理库☆156Updated 6 years ago
- 综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。☆730Updated 3 years ago
- 今日头条中文新闻文本(多层)分类数据集☆396Updated 3 years ago
- SentiBridge: A Knowledge Base for Entity-Sentiment Representation☆638Updated 6 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆444Updated 6 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆243Updated 6 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆361Updated 6 years ago
- Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/☆292Updated 7 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 8 years ago
- An Efficient Chinese Text Classifier☆206Updated 6 years ago
- Chinese word segmentation algorithm without corpus(无需语料库的中文分词)☆499Updated 4 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- 自然语言处理☆92Updated 9 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- 一个中文的已标注词性的语料库☆202Updated 10 years ago
- 中文短文句相似读☆137Updated 6 years ago
- Chinese Natural Language Processing tools and examples☆162Updated 8 years ago
- 使用句法依存分析抽取事实三元组☆331Updated 9 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆289Updated 4 years ago
- Train Wikidata with word2vec for word embedding tasks☆122Updated 6 years ago
- Event monitor based on online news corpus including event storyline and analysis,基于给定事件关键词,采集事件资讯,对事件进行挖掘和分析。☆152Updated 6 years ago
- Keyword extraction based on TF-IDF on specific corpus. 基于特定语料库的TF-IDF的中文关键词提取☆157Updated 5 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago
- 基于PageRank的TextRank方法, 可以应用于中文关键词、短语、摘要提取程序,代码使用Scala编写。☆130Updated 4 years ago