shibing624 / nerpyLinks
🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。
☆116Updated last year
Alternatives and similar repositories for nerpy
Users that are interested in nerpy are comparing it to the libraries listed below
Sorting:
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 weeks ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆150Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆117Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- 一个基于预训练的句向量生成工具☆137Updated 2 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Updated 4 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
- LERT: A Linguistically-motivated Pre-trained Language Model(语言学信息增强的预训练模型LERT)☆220Updated 4 months ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- Knowledge Graph☆175Updated 3 years ago
- ☆57Updated 2 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Updated 2 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆167Updated 3 years ago
- 真 · “Deep Learning for Humans”☆142Updated 3 years ago
- CoSENT、STS、SentenceBERT☆171Updated 9 months ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆179Updated 3 years ago
- llama信息抽取实战☆101Updated 2 years ago
- 中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆82Updated last year
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 4 years ago
- 中文bigbird预训练模型☆96Updated 3 years ago
- 基于bert进行中文文本纠错☆239Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 3 years ago
- ☆136Updated 4 years ago
- 文本智能校对大赛(Chinese Text Correction)的baseline☆68Updated 3 years ago