awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jiangguochaoGG avatar

jiangguochaoGG/P-ICL

0
View on GitHub↗
7 نجوم·0 تفرعات·Python·4 مشاهدات

P ICL

Please save your dataset in data folder. Note that CoNLL2003 and WNUT2017 are open-source datasets, ACE2004 and ACE2005 are not free. We keep our CoNLL2003 and WNUT2017 train and test JSON files in data folder.

Features

  • In Context Learning - Point-based in-context learning for named entity recognition.
  • Named Entity Recognition - Point-based in-context learning for entity recognition tasks.

سجل النجوم

مخطط تاريخ النجوم لـ jiangguochaogg/p-iclمخطط تاريخ النجوم لـ jiangguochaogg/p-icl

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ P ICL

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع P ICL.
  • chen700564/metaner-iclالصورة الرمزية لـ chen700564

    chen700564/metaner-icl

    40عرض على GitHub↗

    An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition

    Python
    عرض على GitHub↗40
  • emma1066/self-improve-zero-shot-nerالصورة الرمزية لـ Emma1066

    Emma1066/Self-Improve-Zero-Shot-NER

    53عرض على 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
    عرض على GitHub↗53
  • allenai/beaconالصورة الرمزية لـ allenai

    allenai/beacon

    14عرض على GitHub↗

    This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper: On-the-fly Definition Augmentation of LLMs for Biomedical NER

    Python
    عرض على GitHub↗14
  • lfoppiano/matsci-lumenالصورة الرمزية لـ lfoppiano

    lfoppiano/MatSci-LumEn

    10عرض على 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
    عرض على GitHub↗10
عرض جميع البدائل الـ 30 لـ P ICL→

الأسئلة الشائعة

ما هي وظيفة jiangguochaogg/p-icl؟

Please save your dataset in data folder. Note that CoNLL2003 and WNUT2017 are open-source datasets, ACE2004 and ACE2005 are not free. We keep our CoNLL2003 and WNUT2017 train and test JSON files in data folder.

ما هي الميزات الرئيسية لـ jiangguochaogg/p-icl؟

الميزات الرئيسية لـ jiangguochaogg/p-icl هي: In Context Learning, Named Entity Recognition.

ما هي البدائل مفتوحة المصدر لـ jiangguochaogg/p-icl؟

تشمل البدائل مفتوحة المصدر لـ jiangguochaogg/p-icl: emma1066/self-improve-zero-shot-ner — This is the github repository for the paper to be appeared at NAACL 2024 main conference: Self-Improving for Zero-Shot… mayubo2333/llm-ie — This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information… allenai/beacon — This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper:… chen700564/metaner-icl — An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition. lfoppiano/matsci-lumen — Code, data, and results described in the paper "Mining experimental data from materials science literature with large… shuhewang1998/gpt-ner — This repo contains code for the paper GPT-NER: Named Entity Recognition via Large LanguageModels. ``latex…