中文文本相似度计算器
☆169Oct 2, 2024Updated last year
Alternatives and similar repositories for xiangsi
Users that are interested in xiangsi are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆16Jul 6, 2023Updated 3 years ago
- 文本相似度算法☆40Nov 1, 2019Updated 6 years ago
- A large labeled corpus for Application Privacy Policy in Chinese to train named entity recognition models for Android Dangerous PERMSSION…☆11Jun 19, 2025Updated last year
- 经过强化的goose3通用网页提取器(添加作者VX: 862187570 , Python交流学习)☆16Nov 18, 2021Updated 4 years ago
- Code and data of the paper "MCTS: A Multi-Reference Chinese Text Simplification Dataset".☆36Jun 3, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 根据关键词爬取微博内容并进行情感分析☆16Mar 18, 2020Updated 6 years ago
- ChatGLM-Peft-Tuning☆13Mar 19, 2023Updated 3 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 4 years ago
- 基于gensim模块的中文句子相似度计算☆52Aug 1, 2018Updated 8 years ago
- (已失效)自动生成知网期刊文献Bibtex并导入Zotero;自定义无csl文件的Zotero文献导出样式,在任何引用格式需求下实现随写随引;(已被Zotero6.0Beta实现)将所需知网文献批量、自动化导入Zotero。☆12Sep 26, 2024Updated last year
- Chinese Machine Reading 2021海华AI挑战赛·中文阅读理解·技术组·第三名☆20May 27, 2021Updated 5 years ago
- 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法☆2,628May 13, 2024Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆817Jun 18, 2021Updated 5 years ago
- NLP预/后处理工具。☆30Mar 31, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 中文文本聚类☆124Jun 21, 2022Updated 4 years ago
- text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。☆4,975Feb 14, 2026Updated 7 months ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆31Nov 11, 2020Updated 5 years ago
- Public Issue Only Repository for Issues and Distrobution of Cohmetrix Core Desktop☆12Nov 18, 2024Updated last year
- 利用Doc2Vec计算文本相似度☆139Apr 11, 2018Updated 8 years ago
- Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。☆906Mar 5, 2026Updated 6 months ago
- Predicting treatment effects from RCTs (Circulation: CQO 2019).☆10Jun 21, 2022Updated 4 years ago
- A simple GPT-3 interface to automate core legal writing tasks☆13Mar 8, 2023Updated 3 years ago
- 爬取披露易网站港股上市公司年报pdf文件☆14Jan 13, 2021Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 客户价值聚类分析☆15Feb 7, 2018Updated 8 years ago
- Vector search with Pinecone and Openai to search through contract law textbook. If downloaded, remeber to install all dependencies. Refer…☆11Mar 30, 2023Updated 3 years ago
- 一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda☆1,875Mar 18, 2025Updated last year
- Shared Project for scraping youtube comments and combining analysis of text with analysis of Emojis☆10Jan 16, 2020Updated 6 years ago
- 用TF特征向量和simhash指纹计算中文文本的相似度☆216Aug 12, 2016Updated 10 years ago
- 2步jackson快速替换fastjson☆12Mar 4, 2021Updated 5 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Jul 30, 2020Updated 6 years ago
- A dataset and baselines for CLS.☆13Sep 3, 2022Updated 4 years ago
- 深交所年报下载爬虫☆15Feb 10, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Symmetric-key Hidden Vector Encryption Scheme☆19Oct 1, 2018Updated 7 years ago
- A collection of cross-platform social media posts about the 2022 U.S. midterm elections☆13Sep 20, 2024Updated 2 years ago
- Implementation of neural network algorithm for estimation of heterogeneous treatment effects and propensity scores described in Farrell, …☆13Jun 19, 2021Updated 5 years ago
- 2019 FlyAI 中文微博的立场检测☆11Feb 19, 2020Updated 6 years ago
- Character Embedding + ESIM + Focal Loss for Chinese Answer Sentence Selection☆10Jan 4, 2020Updated 6 years ago
- Implementation of DeepAR in PyTorch.☆10Aug 5, 2019Updated 7 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆510Mar 24, 2023Updated 3 years ago