使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行
☆133May 29, 2024Updated 2 years ago
Alternatives and similar repositories for entity_extractor_by_pointer
Users that are interested in entity_extractor_by_pointer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 常用的一些用于图像分类的模型demo。☆11Nov 22, 2022Updated 3 years ago
- 百度UIE抽取模型torch版训练预测框架☆12Nov 20, 2024Updated last year
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆430Dec 10, 2024Updated last year
- 一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo☆27May 11, 2024Updated 2 years ago
- 爬取百度贴吧、TapTap、appstore、微博官方博主上的游戏评论(基于redis_scrapy),过滤器采用了bloomfilter。☆54Nov 15, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆24Feb 29, 2024Updated 2 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- 企业事件抽取☆13May 20, 2021Updated 5 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆242Jun 15, 2022Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆122Jan 29, 2022Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆417Mar 23, 2023Updated 3 years ago
- Large-scale exact string matching tool☆17Mar 7, 2025Updated last year
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆225Dec 8, 2023Updated 2 years ago
- pytorch版基于gpt+nezha的中文多轮Cdial☆11Oct 22, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Sep 5, 2022Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Oct 14, 2020Updated 5 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆966Dec 23, 2020Updated 5 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆133Mar 24, 2023Updated 3 years ago
- ☆13Feb 16, 2023Updated 3 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆314Jul 4, 2020Updated 5 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,241Mar 11, 2023Updated 3 years ago
- 一个用于训练句子embedding的工具,支持Cosent以及Simcse、infonce☆23Jun 17, 2025Updated 11 months ago
- 基于词汇信息融合的中文NER模型☆171Apr 2, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于 onnxruntime 推理引擎的中文 ltp 词法分析