deepdialog / ZhKeyBERTLinks
Minimal keyword extraction with BERT
☆84Updated 3 years ago
Alternatives and similar repositories for ZhKeyBERT
Users that are interested in ZhKeyBERT are comparing it to the libraries listed below
Sorting:
- SimBERT升级版(SimBERTv2)!☆444Updated 3 years ago
- 一个基于预训练的句向量生成工具☆137Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆114Updated last year
- CoSENT、STS、SentenceBERT☆168Updated 4 months ago
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆298Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 6 months ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆48Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- Source code for the paper "PLOME: Pre-training with Misspelled Knowledge for Chinese Spelling Correction" in ACL2021☆236Updated 2 years ago
- pke_zh, python keyphrase extraction for chinese(zh). 中文关键词或关键句提取工具,实现了KeyBert、PositionRank、TopicRank、TextRank等算法,开箱即用。☆208Updated last year
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆143Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 4 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133Updated last year
- sentence-transformers to onnx 让sbert模型推理效率更快☆164Updated 3 years ago
- 中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)☆431Updated 5 years ago
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆148Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- [SIGIR 2022] Multi-CPR: A Multi Domain Chinese Dataset for Passage Retrieval☆188Updated 2 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- 中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆76Updated 10 months ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 比Sentence-BERT更有效的句向量方案☆373Updated 2 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- A simple framework for building some basic NLP tasks☆59Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆277Updated 4 months ago