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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CompNet avatar

CompNet/conivel

0
View on GitHub↗
7 Stars·2 Forks·Python·9 Aufrufe

Conivel

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.

Features

  • Knowledge Retrieval - Learning to rank context for entity recognition.
  • Named Entity Recognition - Learning to rank context for entity recognition.

Star-Verlauf

Star-Verlauf für compnet/conivelStar-Verlauf für compnet/conivel

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Conivel

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Conivel.
  • jinyuanli0012/pgimAvatar von JinYuanLi0012

    JinYuanLi0012/PGIM

    33Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗33
  • jinyuanli0012/rivegAvatar von JinYuanLi0012

    JinYuanLi0012/RiVEG

    41Auf GitHub ansehen↗

    LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

    Python
    Auf GitHub ansehen↗41
  • flairnlp/flairAvatar von flairNLP

    flairNLP/flair

    14,378Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,378
  • zalandoresearch/flairAvatar von zalandoresearch

    zalandoresearch/flair

    14,378Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,378
Alle 30 Alternativen zu Conivel anzeigen→

Häufig gestellte Fragen

Was macht compnet/conivel?

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.

Was sind die Hauptfunktionen von compnet/conivel?

Die Hauptfunktionen von compnet/conivel sind: Knowledge Retrieval, Named Entity Recognition.

Welche Open-Source-Alternativen gibt es zu compnet/conivel?

Open-Source-Alternativen zu compnet/conivel sind unter anderem: jinyuanli0012/pgim — Prompting ChatGPT in MNER: Enhanced Multimodal Named Entity Recognition with Auxiliary Refined Knowledge. jinyuanli0012/riveg — LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition. zalandoresearch/flair — Flair is a natural language processing framework for training and applying models for sequence labeling and text… flairnlp/flair — Flair is a transformer-based natural language processing framework used to build and train models for text… llmware-ai/llmware — llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model… chatchat-space/langchain-chatchat — Langchain-Chatchat is a system for building retrieval-augmented generation applications and autonomous AI agents. It…