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
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆148Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- 一个基于预训练的句向量生成工具☆138Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆55Updated 2 years ago
- Knowledge Graph☆175Updated 3 years ago
- ☆58Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- 真 · “Deep Learning for Humans”☆142Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 文本智能校对大赛(Chinese Text Correction)的baseline☆68Updated 2 years ago
- CoSENT、STS、SentenceBERT☆170Updated 6 months ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆165Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- Minimal keyword extraction with BERT☆88Updated 3 years ago
- benchmark of KgCLUE, with different models and methods☆28Updated 3 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- 中文自然语言推理与语义相似度数据集☆362Updated 3 years ago
- 3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型☆303Updated 2 years ago
- SimBERT升级版(SimBERTv2)!☆444Updated 3 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago