awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to derekmma/dice

Projects sharing features with DICE

30 open-source projects similar to derekmma/dice, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • zhaoyuesun/phee-with-chatgptZhaoyueSun avatar

    ZhaoyueSun/phee-with-chatgpt

    2View on GitHub↗

    Code for "Leveraging ChatGPT in Pharmacovigilance Event Extraction: An Empirical Study" (EACL 2024).

    Python
    View on GitHub↗2
  • zjunlp/deepkezjunlp avatar

    zjunlp/DeepKE

    4,433View on GitHub↗

    DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured knowledge graphs. It provides a pipeline for identifying and classifying named entities, semantic relations, and events, converting raw datasets into structured triples. The project utilizes large language models as tool callers through a standardized context protocol to drive automated data extraction processes. It supports schema-driven extraction across multiple domains and bilingual text, employing joint entity and relation extraction to identify components in a single structured

    Python
    View on GitHub↗4,433
  • baptisteblouin/eventextractionpapersBaptisteBlouin avatar

    BaptisteBlouin/EventExtractionPapers

    580View on GitHub↗

    A list of NLP resources focused on event extraction task

    View on GitHub↗580
  • bids-xu-lab/bioner-llamaBIDS-Xu-Lab avatar

    BIDS-Xu-Lab/BioNER-LLaMA

    11View on GitHub↗

    This repository contains the code and resources accompanying the paper titled "Advancing Entity Recognition in Biomedicine via Instruction Tuning of Large Language Models." The paper explores the use of instruction-based learning paradigm to transform biomedical Named Entity Recognition (NER)…

    View on GitHub↗11

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • cocacola-lab/collabkgcocacola-lab avatar

    cocacola-lab/CollabKG

    8View on GitHub↗

    CollabKG is an open-source IE annotation toolkit that unifies NER, RE, and EE tasks, integrates KG and EKG, and supports both English and Chinese languages. - CollabKG combines automatic and manual labeling to build a learnable human-machine cooperative system. In particular, humans benefit from…

    JavaScript
    View on GitHub↗8
  • d-gurgurov/injecting-commonsense-knowledge-into-llmsd-gurgurov avatar

    d-gurgurov/Injecting-Commonsense-Knowledge-into-LLMs

    4View on GitHub↗

    Project Overview:

    Python
    View on GitHub↗4
  • dataminr-ai/event-extraction-as-question-generation-and-answeringdataminr-ai avatar

    dataminr-ai/Event-Extraction-as-Question-Generation-and-Answering

    24View on GitHub↗

    This repository contains the code for our ACL 2023 paper Event Extraction as Question Generation and Answering .

    Python
    View on GitHub↗24
  • ej0cl6/texteeej0cl6 avatar

    ej0cl6/TextEE

    60View on GitHub↗

    Updates | Datasets | Models | Environment | Running | Results | Website | Paper

    Python
    View on GitHub↗60
  • emma1066/retrieval-augmented-it-opennerEmma1066 avatar

    Emma1066/Retrieval-Augmented-IT-OpenNER

    27View on GitHub↗

    This is the github repository for the paper: Retrieval Augmented Instruction Tuning for Open NER with Large Language Models.

    Python
    View on GitHub↗27
  • emma1066/self-improve-zero-shot-nerEmma1066 avatar

    Emma1066/Self-Improve-Zero-Shot-NER

    53View on GitHub↗

    This is the github repository for the paper to be appeared at NAACL 2024 main conference: Self-Improving for Zero-Shot Named Entity Recognition with Large Language Models.

    Python
    View on GitHub↗53
  • epfl-dlab/gcdepfl-dlab avatar

    epfl-dlab/GCD

    56View on GitHub↗

    We provide an implementation of GCD that is compatible with the popular Transformers library!

    Python
    View on GitHub↗56
  • eulring/vanerEulring avatar

    Eulring/VANER

    5View on GitHub↗

    unikg

    Python
    View on GitHub↗5
  • gangzhao98/demosgGangZhao98 avatar

    GangZhao98/DemoSG

    0View on GitHub↗
    View on GitHub↗0
  • geode-project/ner-llmGEODE-project avatar

    GEODE-project/ner-llm

    10View on GitHub↗

    Code and ressources for evaluating Named Entity Recognition using Few-Shot Prompting with Large Language Models

    Jupyter Notebook
    View on GitHub↗10
  • hzzhou01/hd-loa-promptinghzzhou01 avatar

    hzzhou01/HD-LoA-Prompting

    15View on GitHub↗

    This repository contains the code for our paper:

    Python
    View on GitHub↗15
  • jerry3027/polyiejerry3027 avatar

    jerry3027/PolyIE

    16View on GitHub↗

    Code and Data for arXiv paper: PolyIE: A Dataset of Information Extraction from Polymer Material Scientific Literature.

    Python
    View on GitHub↗16
  • jianhaochen-nju/tsdreJianhaoChen-nju avatar

    JianhaoChen-nju/TSDRE

    3View on GitHub↗

    This is the code for our ACL 2024 paper Timeline-based Sentence Decomposition with In-Context Learning for Temporal Fact Extraction.

    Python
    View on GitHub↗3
  • jinyuanli0012/pgimJinYuanLi0012 avatar

    JinYuanLi0012/PGIM

    33View on GitHub↗

    Prompting ChatGPT in MNER: Enhanced Multimodal Named Entity Recognition with Auxiliary Refined Knowledge

    Python
    View on GitHub↗33
  • jinyuanli0012/rivegJinYuanLi0012 avatar

    JinYuanLi0012/RiVEG

    41View on GitHub↗

    LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

    Python
    View on GitHub↗41
  • komeijiforce/metaieKomeijiForce avatar

    KomeijiForce/MetaIE

    30View on GitHub↗

    This is a meta-model distilled from ChatGPT-3.5-turbo for information extraction. This is an intermediate checkpoint that can be well-transferred to all kinds of downstream information extraction tasks.

    Python
    View on GitHub↗30
  • lbnlp/nerreLBNLP avatar

    LBNLP/NERRE

    136View on GitHub↗

    This repository contains code for extracting structured relational data as JSON documents from complex scientific text, with particular application to materials science. For the Llama-2 fine-tuned models and code, see the supplemetary nerre-llama repo.

    Python
    View on GitHub↗136
  • lbnlp/nerre-llamalbnlp avatar

    lbnlp/nerre-llama

    64View on GitHub↗

    If you are just looking to download the LoRA weights directly, use this url: https://figshare.com/ndownloader/files/43044994 and view the data entry on Figshare.

    Python
    View on GitHub↗64
  • lfoppiano/matsci-lumenlfoppiano avatar

    lfoppiano/MatSci-LumEn

    10View on GitHub↗

    Code, data, and results described in the paper "Mining experimental data from materials science literature with large language models: an evaluation study", https://www.tandfonline.com/doi/full/10.1080/27660400.2024.2356506

    Python
    View on GitHub↗10
  • liuhuanyong/complexeventextractionliuhuanyong avatar

    liuhuanyong/ComplexEventExtraction

    1,225View on GitHub↗

    A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目提出了中文复合事件的概念与显式模式,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。

    Python
    View on GitHub↗1,225
  • liuhuanyong/importanteventextractorliuhuanyong avatar

    liuhuanyong/ImportantEventExtractor

    227View on GitHub↗

    An exploration for Eventline (important news Rank organized by pulic time),针对某一事件话题下的新闻报道集合,通过使用docrank算法,对新闻报道进行重要性识别,并通过新闻报道时间挑选出时间线上重要新闻。

    Python
    View on GitHub↗227
  • luyaojie/text2eventluyaojie avatar

    luyaojie/text2event

    219View on GitHub↗

    An implementation for Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction - Please contact Yaojie Lu (@luyaojie) for questions and suggestions.

    Python
    View on GitHub↗219
  • lwl-cpu/deeiaLWL-cpu avatar

    LWL-cpu/DEEIA

    23View on GitHub↗

    Source code for Findings of ACL 2024 paper: Beyond Single-Event Extraction: Towards Efficient Document-Level Multi-Event Argument Extraction.

    Python
    View on GitHub↗23
  • lyutyuh/asplyutyuh avatar

    lyutyuh/ASP

    107View on GitHub↗

    This repository contains PyTorch implementation and pre-trained models for ASP, described in Autoregressive Structured Prediction with Language Models.

    Python
    View on GitHub↗107
  • mayubo2333/llm-iemayubo2333 avatar

    mayubo2333/LLM-IE

    47View on GitHub↗

    This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information Extractor, but a Good Reranker for Hard Samples!. EMNLP'2023 (Findings).

    Python
    View on GitHub↗47
  • mayubo2333/paiemayubo2333 avatar

    mayubo2333/PAIE

    145View on GitHub↗

    This is the implementation of the paper Prompt for Extraction? PAIE: Prompting Argument Interaction for Event Argument Extraction. ACL'2022.

    Python
    View on GitHub↗145