短文本聚类预处理模块 Short text cluster
☆281Dec 28, 2019Updated 6 years ago
Alternatives and similar repositories for TextCluster
Users that are interested in TextCluster are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆354May 12, 2021Updated 4 years ago
- ☆133Jan 4, 2018Updated 8 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆932Nov 26, 2022Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆65Sep 4, 2021Updated 4 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,384May 31, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 中文文本聚类☆123Jun 21, 2022Updated 3 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,670Oct 14, 2019Updated 6 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,922Nov 18, 2025Updated 5 months ago
- Open Language Pre-trained Model Zoo☆1,006Nov 18, 2021Updated 4 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆15Apr 7, 2022Updated 4 years ago
- Clustering text with Bert☆58Jun 22, 2020Updated 5 years ago
- 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法☆2,613May 13, 2024Updated last year
- 速度更快、效果更好的中文新词发现☆512Mar 15, 2024Updated 2 years ago
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,423May 7, 2022Updated 3 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),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,538Sep 23, 2021Updated 4 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Mar 31, 2019Updated 7 years ago
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆732Oct 3, 2023Updated 2 years ago
- 中文近义词:聊天机器人,智能问答工具包☆5,103Feb 1, 2026Updated 3 months ago
- A Chinese information extraction tool.☆1,130Jun 28, 2022Updated 3 years ago
- Time-NLP的python3版本 中文时间表达词转换☆521Dec 8, 2022Updated 3 years ago
- Summary of Responses to Questionnaire on Annotation Platform https://forms.gle/iZk8kehkjAWmB8xe9☆59Jun 30, 2020Updated 5 years ago
- Fetching confused chars, including same pronunciation, similar pronunciation and similar character pattern☆20Jan 20, 2023Updated 3 years ago
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆555Nov 21, 2023Updated 2 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.
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆131Dec 15, 2018Updated 7 years ago
- chatbot based on music region using method including es and music kb.基于14W歌曲知识库的问答尝试,功能包括歌词接龙,已知歌词找歌曲以及歌曲歌手歌词三角关系的问答。☆289Oct 15, 2018Updated 7 years ago
- 中文分词☆3,211Jan 16, 2025Updated last year
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆419Jun 17, 2024Updated last year
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,202Apr 19, 2026Updated 2 weeks ago
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,292Jun 13, 2021Updated 4 years ago
- 基于Doc2vec和Word2vec的句子对匹配方法