基于TF-IDF和余弦定理计算文本相似度
☆36Aug 29, 2018Updated 7 years ago
Alternatives and similar repositories for cosSim
Users that are interested in cosSim are comparing it to the libraries listed below
Sorting:
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago
- 文本相似度算法☆40Nov 1, 2019Updated 6 years ago
- 基于TF-IDF模型的文本相似度分析软件☆13Jul 26, 2017Updated 8 years ago
- 文本查重小程序☆15Nov 19, 2018Updated 7 years ago
- 摘要、关键字、关键词组、文本相似度、分词分句(自然语言处理工具包)☆11Aug 16, 2019Updated 6 years ago
- 文本对关系比较 - 语义相似度、字面相似度、文本蕴含等等☆55Feb 10, 2020Updated 6 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆291Sep 1, 2020Updated 5 years ago
- 海量中文文本快速查重☆18Dec 16, 2018Updated 7 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Mar 28, 2017Updated 8 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Dec 12, 2018Updated 7 years ago
- Multiple Character Embeddings for Chinese Word Segmentation, ACL 2019☆17Sep 7, 2019Updated 6 years ago
- PyTorch implementation for NAACL 2022 paper: "Document-Level Relation Extraction with Sentences Importance Estimation and Focusing"☆17Apr 29, 2022Updated 3 years ago
- Using topic models to discover evolution of worldwide health issues☆24Apr 15, 2019Updated 6 years ago
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Oct 28, 2021Updated 4 years ago
- MiniGPT-4 :: Updated to Torch 2.0, simple setup, easier API, cut out training code☆15Jun 12, 2023Updated 2 years ago
- Code and data of AAAI 2023 paper "Improving Biomedical Entity Linking with Cross-Entity Interaction".☆21Sep 4, 2023Updated 2 years ago
- 本地语料很多?爬到的文档很多?运行出无序结果很多?我们经常面对一些搜索引擎无法检索的文本/或其它程序运行结果,想要对这些内容进行检索、按相关性排序等。MySearch是用python3写的,用于方便中英文检索的小脚本,中文分词基于jieba、pkuseg,相关性排序基于sk…☆20Feb 2, 2019Updated 7 years ago
- Automatic missing value imputation using random forests☆14Aug 19, 2015Updated 10 years ago
- 基于Bert的信息检索问答☆18Jun 19, 2020Updated 5 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- Dynamic Topic Modelling Tutorial Files☆13May 12, 2015Updated 10 years ago
- This is the release code for CVPR2022 paper "Voice-Face Homogeneity Tells Deepfake".☆15Mar 7, 2022Updated 4 years ago
- Paste references from Zotero into RemNote.☆11Sep 19, 2020Updated 5 years ago
- ☆23Nov 7, 2023Updated 2 years ago
- code and link to the dataset for Kenyan Food detection paper accepted as a paper in MADiMA 2019 Workshop as part of ACM MM 2019 conferenc…☆11Aug 6, 2024Updated last year
- 目前多流形学习算法matlab代码☆13Nov 23, 2018Updated 7 years ago
- 利用Bert获取中文字、词向量☆10Jan 18, 2022Updated 4 years ago
- This repo is used for downloading the videos for SVD dataset.☆18Aug 16, 2020Updated 5 years ago
- A simple demo for android login and register with MySQL via HTTP(TomCat).☆14Apr 26, 2016Updated 9 years ago
- ☆11Dec 14, 2022Updated 3 years ago
- PyTorch - Albert Large V2, Bert Base Uncased, Bert Large Uncased WWM Finetuned Squad, Distil Roberta Base, Roberta Base Squad2, Roberta l…☆11Jul 10, 2020Updated 5 years ago
- base on pytorch☆15Jul 19, 2020Updated 5 years ago
- Build Modern Chatbot using Rasa☆10Aug 21, 2022Updated 3 years ago
- Implementation of "Copy Move Source-Target Disambiguation through Multi-Branch CNNs" by Mauro Barni, Quoc-Tin Phan, Benedetta Tondi☆14Nov 21, 2022Updated 3 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆13Nov 2, 2022Updated 3 years ago
- This is demonstration project to understand the Rasa 2.0 features and syntax.☆15Nov 24, 2020Updated 5 years ago
- 网易云音乐爬虫☆10Apr 12, 2017Updated 8 years ago
- An email client in C# using WPF☆11May 14, 2015Updated 10 years ago
- 基于知识图谱的推荐算法-KGCN实现☆37Nov 30, 2022Updated 3 years ago