基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架
☆24Feb 29, 2024Updated 2 years ago
Alternatives and similar repositories for entity_extractor
Users that are interested in entity_extractor are comparing it to the libraries listed below
Sorting:
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133May 29, 2024Updated last year
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Jun 7, 2021Updated 4 years ago
- 使用Bert-BiLstm-CRF做中文命名实体识别,使用的数据集来自https://aistudio.baidu.com/aistudio/competition/detail/802/0/datasets☆18Mar 1, 2024Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆20Nov 14, 2021Updated 4 years ago
- 百度UIE抽取模型torch版训练预测框架☆12Nov 20, 2024Updated last year
- 常用的一些用于图像分类的模型demo。☆11Nov 22, 2022Updated 3 years ago
- Using machine learning to improve simulations of a dynamical system☆10Apr 24, 2019Updated 6 years ago
- 一个用于训练句子embedding的工具,支持Cosent以及Simcse、infonce☆21Jun 17, 2025Updated 9 months ago
- 使用biaffine的中文命名实体识别☆10Jan 12, 2023Updated 3 years ago
- 意图槽位模型训练框架(单意图、独立槽位),使用的是JointBERT的结构进行编写,槽位提取时可以选择双指针(Binary Pointer)实体抽取和Global Pointer两种方法。☆21May 11, 2024Updated last year
- Source code for paper "PRiSM: Enhancing Low-Resource Document-Level Relation Extraction with Relation-Aware Score Calibration", Findings …☆11Jun 20, 2025Updated 9 months ago
- 基于BERT事件抽取构建活动知识图谱☆13Aug 28, 2023Updated 2 years ago
- 优质安全 list☆12Nov 22, 2017Updated 8 years ago
- GBDT结合LR的二分类模型,封装成了一个类。scikit-learn风格,可以fit和predict。有run_demo☆11Sep 5, 2019Updated 6 years ago
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Oct 28, 2021Updated 4 years ago
- 2021 CCF BDCI 全国信息检索挑战杯(CCIR-Cup)智能人机交互自然语言理解赛道第二名参赛解决方案☆24Oct 27, 2021Updated 4 years ago
- 统计学中文核心期刊知识图谱构建;NEO4J+LLM应用实现;统计学问答语料数据构建及LLM的Lora微调☆14Nov 22, 2024Updated last year
- Dataset and codes for SEntFiN☆10May 31, 2023Updated 2 years ago
- BlockRank makes LLMs efficient and scalable for RAG and in-context ranking☆41Dec 12, 2025Updated 3 months ago
- 一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo☆27May 11, 2024Updated last year
- The code of "Relation-Guided Few-Shot Relational Triple Extraction", SIGIR 2022.☆13Jul 9, 2022Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆122Jan 29, 2022Updated 4 years ago
- 离线版中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆14Jul 29, 2022Updated 3 years ago
- FinCUGE Instruction dataset☆13Apr 29, 2023Updated 2 years ago
- Source code of the "Graph-Bert: Only Attention is Needed for Learning Graph Representations" paper☆15Jan 22, 2020Updated 6 years ago
- springboot vue blog 博客☆13Jan 7, 2024Updated 2 years ago
- A Few-Shot Learning based Approach to Multimodal Social Relation Extraction☆14Jan 17, 2023Updated 3 years ago
- 使用vis.js可视化知识图谱,使用Flask框架,数据库为neo4j,实现查询节点,显示节点的知识图谱导力图☆17Mar 2, 2023Updated 3 years ago
- This is a named entity recognizer based on pytorch-pretrained-bert.☆34Sep 15, 2019Updated 6 years ago
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆33Oct 19, 2022Updated 3 years ago
- 爬取同花顺的股票(A股)信息☆10Nov 5, 2021Updated 4 years ago
- 2019搜狐第三届内容识别挑战赛rank10☆11Oct 17, 2019Updated 6 years ago
- 简体中文会计和金融情感词典扩充☆17May 16, 2019Updated 6 years ago
- 🚀python爬虫案例,js逆向,网易有道翻译接口,百度翻译接口,电商平台案例:京东商品信息采集,虾皮,lazada,YouTube.......等待后续更新,仅于学习目的,☆16Sep 6, 2024Updated last year
- Chinese entity relation extract☆14Apr 26, 2024Updated last year
- 研究生知识图谱学习资源☆22Oct 20, 2025Updated 5 months ago
- stock trend prediction using multi-source data☆12Jan 20, 2021Updated 5 years ago
- C++ posix bsp perf test cases and code build with Cmake☆20Mar 8, 2026Updated last week
- 介绍docker、docker compose的使用。☆21Sep 4, 2024Updated last year