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:
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于词汇信息融合的中文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 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- 一个基于预训练的句向量生成工具☆138Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 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
- ☆58Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆50Updated 4 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- LLM for NER☆82Updated last year
- Minimal keyword extraction with BERT☆88Updated 3 years ago
- benchmark of KgCLUE, with different models and methods☆28Updated 3 years ago
- Knowledge Graph☆175Updated 3 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆101Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- 真 · “Deep Learning for Humans”☆142Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆108Updated 3 years ago
- llama信息抽取实战☆100Updated 2 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Updated 2 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆82Updated last year