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:
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year
- 一个基于预训练的句向量生成工具☆136Updated 2 years ago
- llama信息抽取实战☆100Updated 2 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆298Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆168Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆47Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 2 years ago
- 中文自然语言推理与语义相似度数据集☆355Updated 3 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- CoSENT、STS、SentenceBERT☆168Updated 3 months ago
- 基于bert进行中文文本纠错☆235Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- SimBERT升级版(SimBERTv2)!☆442Updated 3 years ago
- 真 · “Deep Learning for Humans”☆141Updated 3 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆164Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆300Updated 4 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆132Updated last year
- 时间抽取、解析、标准化工具☆52Updated 2 years ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆143Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 4 years ago
- A simple framework for building some basic NLP tasks☆59Updated 2 years ago
- 中文纠错☆92Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- LERT: A Linguistically-motivated Pre-trained Language Model(语言学信息增强的预训练模型LERT)☆212Updated 2 years ago
- 比Sentence-BERT更有效的句向量方案☆372Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆346Updated 10 months ago
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago