文本相似度算法
☆40Nov 1, 2019Updated 6 years ago
Alternatives and similar repositories for Similarity
Users that are interested in Similarity are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 中文文本预处理,Word2Vec训练计算文本相似度。☆43Mar 6, 2019Updated 7 years ago
- 基于TF-IDF和余弦定理计算文本相似度☆36Aug 29, 2018Updated 7 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆509Mar 24, 2023Updated 3 years ago
- Findings of EMNLP'22 | Trial2Vec: Zero-Shot Clinical Trial Document Similarity Search using Self-Supervision☆26Apr 11, 2024Updated 2 years ago
- 文本相似度计算/文本匹配☆311Feb 8, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 本项目包含几种常用 NLP算法的实现:关键词(keyword)、命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等☆16Jan 16, 2022Updated 4 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆292Sep 1, 2020Updated 5 years ago
- Python wrapper to use FlowDroid APK analyzer.☆11Jan 30, 2023Updated 3 years ago
- 事件抽取☆10Dec 15, 2016Updated 9 years ago
- 用于比较两个中文句子相似度的工具☆29Jul 11, 2018Updated 7 years ago
- TF-IDF+Word2vec做文本相似度计算,最好是长文本☆24Dec 18, 2019Updated 6 years ago
- cnn lstm的关系识别 ,keras实现 网络结构简单.多分类☆20Jun 28, 2023Updated 3 years ago
- 基于span分类和负采样的嵌套实体识别☆13Mar 9, 2023Updated 3 years ago
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 短文本相似度☆102Oct 24, 2021Updated 4 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆182May 1, 2022Updated 4 years ago
- Bert预训练模型fine-tune计算文本相似度☆111May 8, 2023Updated 3 years ago
- knrm文本相似度☆10Aug 1, 2020Updated 5 years ago
- 中文领域的多模态Bert☆47Mar 24, 2020Updated 6 years ago
- Text Matching Based on LCQMC: A Large-scale Chinese Question Matching Corpus☆17Jan 12, 2021Updated 5 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆33Jan 22, 2021Updated 5 years ago
- 中文短文本语义匹配☆19Aug 1, 2019Updated 6 years ago
- 文本处理相关库,目前包括新词发现、字符串匹配等功能。☆15Jul 6, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 三个分词器,一个使用bilstm+viterbi,一个使用n-gram,一个使用cnn+bilstm+crf☆17Jan 24, 2018Updated 8 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆31Nov 11, 2020Updated 5 years ago
- Calculate similarity between documents using TF-IDF weights☆115Nov 27, 2024Updated last year
- Luzzu Quality Assessment Framework☆10Sep 20, 2021Updated 4 years ago
- 该代码是基于字典树对word的识 别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆13Jun 14, 2017Updated 9 years ago
- 知识表示和推理项目,收集知识表示和推理算法,部分算法给出了应用案例。☆13Apr 26, 2022Updated 4 years ago
- TextRank的简单实现☆10Nov 12, 2020Updated 5 years ago
- Deep learning by using PaddleFluid and TensorFlow.☆31May 13, 2018Updated 8 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆15Apr 7, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于谷歌大规模网页去重simhash算法,对海量文章(长文本)进行去重。☆11Dec 8, 2022Updated 3 years ago
- 基于SG2300X的视频检索【使用自然语言搜索视频内容,定位到符合描述的具体时间段】☆13Feb 29, 2024Updated 2 years ago
- Springboot + ElasticSearch 构建博客检索系统☆12Mar 5, 2020Updated 6 years ago
- 基于百度LAC项目的PHP中文智能分词库☆10Jun 25, 2024Updated 2 years ago
- ☆17Sep 10, 2021Updated 4 years ago
- 关键词抽取技术☆18Sep 11, 2019Updated 6 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago