awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to shangjingbo1226/autoner

Open-source alternatives to AutoNER

30 open-source projects similar to shangjingbo1226/autoner, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AutoNER alternative.

  • zalandoresearch/flairzalandoresearch का अवतार

    zalandoresearch/flair

    14,378GitHub पर देखें↗

    Flair is a natural language processing framework for training and applying models for sequence labeling and text classification. It provides a system for generating word embeddings and identifying semantic entities within text. The framework includes a dedicated system for zero and few-shot learning, enabling text classification and entity extraction using minimal training examples by leveraging pre-trained knowledge. Its capabilities cover named entity recognition, sentiment analysis, and the training of specialized models using custom datasets. It also includes tooling for the visual highl

    Python
    GitHub पर देखें↗14,378
  • flairnlp/flairflairNLP का अवतार

    flairNLP/flair

    14,378GitHub पर देखें↗

    Flair is a transformer-based natural language processing framework used to build and train models for text classification and sequence tagging. It provides a specialized library for generating contextual text embeddings and performing linguistic analysis. The framework includes dedicated tools for named entity recognition, including the identification of specialized biomedical entities across multiple languages. It further supports entity linking to map identified text mentions to unique entries within general or biomedical knowledge bases. The project covers a broad range of language analys

    Python
    GitHub पर देखें↗14,378
  • llmware-ai/llmwarellmware-ai का अवतार

    llmware-ai/llmware

    14,838GitHub पर देखें↗

    llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model workflows and autonomous agents. It provides a unified model catalog and standardized interface to execute specialized language models for complex research, analysis, and structured data generation. The project distinguishes itself through its heavy emphasis on local execution and quantized inference, allowing models to run on private infrastructure using CPU, GPU, and NPU acceleration via runtimes like ONNX and OpenVino. It features a specialized ability to translate natural lang

    Python
    GitHub पर देखें↗14,838

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • chen700564/metaner-iclchen700564 का अवतार

    chen700564/metaner-icl

    40GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗40
  • compnet/conivelCompNet का अवतार

    CompNet/conivel

    7GitHub पर देखें↗

    Dependencies are managed using Poetry. Use poetry install to install dependencies. You can then use poetry shell to obtain a shell with the created virtual environment activated.

    Python
    GitHub पर देखें↗7
  • emma1066/self-improve-zero-shot-nerEmma1066 का अवतार

    Emma1066/Self-Improve-Zero-Shot-NER

    53GitHub पर देखें↗

    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
  • emseoyk/verifineremseoyk का अवतार

    emseoyk/VerifiNER

    13GitHub पर देखें↗

    Official code for ACL 2024 paper: VerifiNER: Verification-augmented NER via Knowledge-grounded Reasoning with Large Language Models.

    Python
    GitHub पर देखें↗13
  • eulring/vanerEulring का अवतार

    Eulring/VANER

    5GitHub पर देखें↗

    unikg

    Python
    GitHub पर देखें↗5
  • fanshu6hao/double-checkerfanshu6hao का अवतार

    fanshu6hao/Double-Checker

    7GitHub पर देखें↗

    The code for EMNLP24 paper "Double-Checker: Large Language Model as a Checker for Few-shot Named Entity Recognition"

    Python
    GitHub पर देखें↗7
  • hltcoe/golden-horseH

    hltcoe/golden-horse

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • jiangguochaogg/p-icljiangguochaoGG का अवतार

    jiangguochaoGG/P-ICL

    7GitHub पर देखें↗

    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.

    Python
    GitHub पर देखें↗7
  • jinyuanli0012/pgimJinYuanLi0012 का अवतार

    JinYuanLi0012/PGIM

    33GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗33
  • jinyuanli0012/rivegJinYuanLi0012 का अवतार

    JinYuanLi0012/RiVEG

    41GitHub पर देखें↗

    LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

    Python
    GitHub पर देखें↗41
  • komeijiforce/metaieKomeijiForce का अवतार

    KomeijiForce/MetaIE

    30GitHub पर देखें↗

    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
    GitHub पर देखें↗30
  • lbnlp/nerre-llamalbnlp का अवतार

    lbnlp/nerre-llama

    64GitHub पर देखें↗

    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
    GitHub पर देखें↗64
  • lemonhu/ner-bert-pytorchL

    lemonhu/NER-BERT-pytorch

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • lfoppiano/matsci-lumenlfoppiano का अवतार

    lfoppiano/MatSci-LumEn

    10GitHub पर देखें↗

    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
  • ljynlp/w2nerljynlp का अवतार

    ljynlp/w2ner

    555GitHub पर देखें↗

    Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification

    Python
    GitHub पर देखें↗555
  • mayubo2333/llm-iemayubo2333 का अवतार

    mayubo2333/LLM-IE

    47GitHub पर देखें↗

    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
    GitHub पर देखें↗47
  • nealcly/templatenerN

    Nealcly/templateNER

    0GitHub पर देखें↗

    Source Code For Template-Based Named Entity Recognition Using BART

    GitHub पर देखें↗0
  • nicpopovic/embernicpopovic का अवतार

    nicpopovic/EMBER

    0GitHub पर देखें↗
    Python
    GitHub पर देखें↗0
  • pluslabnlp/tempgenPlusLabNLP का अवतार

    PlusLabNLP/TempGen

    29GitHub पर देखें↗

    Source code for the EMNLP' 21 paper Document-level Entity-based Extraction as Template Generation.

    Python
    GitHub पर देखें↗29
  • ridiculouz/llmaaaridiculouz का अवतार

    ridiculouz/LLMAAA

    45GitHub पर देखें↗

    openai 0.27.4

    Python
    GitHub पर देखें↗45
  • shannonai/knn-nerShannonAI का अवतार

    ShannonAI/KNN-NER

    54GitHub पर देखें↗

    The repository contains the code of the recent research KNN-NER.

    Python
    GitHub पर देखें↗54
  • shuhewang1998/gpt-nerS

    ShuheWang1998/GPT-NER

    0GitHub पर देखें↗

    This repo contains code for the paper GPT-NER: Named Entity Recognition via Large LanguageModels. ``latex @article{wang2023gpt, title={GPT-NER: Named Entity Recognition via Large Language Models}, author={Wang, Shuhe and Sun, Xiaofei and Li, Xiaoya and Ouyang, Rongbin and Wu, Fei and Zhang,…

    GitHub पर देखें↗0
  • siyuyuan/getsiyuyuan का अवतार

    siyuyuan/GET

    13GitHub पर देखें↗

    Code for our EMNLP 2022 paper: Generative Entity Typing with Curriculum Learning.

    Python
    GitHub पर देखें↗13
  • stefanheng/proggenStefanHeng का अवतार

    StefanHeng/ProgGen

    17GitHub पर देखें↗

    This repo contains the code and datasets for paper "ProgGen: Generating Named Entity Recognition Datasets Step-by-step with Self-Reflexive Large Language Models".

    Python
    GitHub पर देखें↗17
  • tangxuemei1995/chisiectangxuemei1995 का अवतार

    tangxuemei1995/CHisIEC

    22GitHub पर देखें↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    GitHub पर देखें↗22
  • tomatotang/bilstm-crfT

    TomatoTang/BILSTM-CRF

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • toneli/rt-retrieving-and-thinkingToneLi का अवतार

    ToneLi/RT-Retrieving-and-Thinking

    11GitHub पर देखें↗

    This is the source code of the model RT (Retrieving and Thinking). For the full project, please check the file RTBC5CDR/3RT and RTNCBI/3RT, the implementation of GPT-NER and PromptNER is in the BC5CDR.zip and NCBI.zip. we refer to the source of code of GPT-NER and paper of GPT-NER in our project…

    Python
    GitHub पर देखें↗11