xiaoran-2 / TextSimilarity
这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法
☆63Updated 7 years ago
Alternatives and similar repositories for TextSimilarity:
Users that are interested in TextSimilarity are comparing it to the libraries listed below
- Word similarity computation based on Tongyici Cilin☆117Updated 7 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 8 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓 宾,动宾关系,介宾关系,(实体1,关系,实体2)☆143Updated 7 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 3 years ago
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago
- 使用HMM模型实现的机构名实体识别☆46Updated 6 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 6 years ago
- Bert中文文本分类☆40Updated 5 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 6 years ago
- 基于gensim模块计算句子相似度☆123Updated 8 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆90Updated 5 years ago
- 使用BiLSTM对人民日报语料进行分词☆56Updated 5 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆80Updated 2 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆87Updated 5 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆125Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆40Updated 6 years ago
- 基于gensim模块的中文句子相似度计算☆54Updated 6 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆104Updated 5 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 5 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆118Updated 5 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆62Updated 9 years ago