shibing624 / nerpyLinks
🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。
☆115Updated last year
Alternatives and similar repositories for nerpy
Users that are interested in nerpy are comparing it to the libraries listed below
Sorting:
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆55Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 4 years ago
- 一个基于预训练的句向量生成工具☆138Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- Knowledge Graph☆175Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆166Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- LLM for NER☆82Updated last year
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆349Updated last year
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆304Updated 2 years ago
- llama信息抽取实战☆100Updated 2 years ago
- 真 · “Deep Learning for Humans”☆142Updated 3 years ago
- CoSENT、STS、SentenceBERT☆170Updated 7 months ago
- ☆58Updated 2 years ago
- LERT: A Linguistically-motivated Pre-trained Language Model(语言学信息增强的预训练模型LERT)☆219Updated last month
- Minimal keyword extraction with BERT☆88Updated 3 years ago
- 基于bert进行中文文本纠错☆237Updated 2 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆101Updated 2 years ago
- 无监督中文关键词抽取(Keyphrase Extraction) ,基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆108Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago