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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CompNet avatar

CompNet/conivel

0
View on GitHub↗
7 stele·2 fork-uri·Python·9 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru compnet/conivelGraficul istoricului de stele pentru compnet/conivel

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Conivel

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Conivel.
  • jinyuanli0012/pgimAvatar JinYuanLi0012

    JinYuanLi0012/PGIM

    33Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗33
  • jinyuanli0012/rivegAvatar JinYuanLi0012

    JinYuanLi0012/RiVEG

    41Vezi pe GitHub↗

    LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

    Python
    Vezi pe GitHub↗41
  • flairnlp/flairAvatar flairNLP

    flairNLP/flair

    14,378Vezi pe GitHub↗

    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
    Vezi pe GitHub↗14,378
  • zalandoresearch/flairAvatar zalandoresearch

    zalandoresearch/flair

    14,378Vezi pe GitHub↗

    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
    Vezi pe GitHub↗14,378
Vezi toate cele 30 alternative pentru Conivel→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale compnet/conivel?

Principalele funcționalități ale compnet/conivel sunt: Knowledge Retrieval, Named Entity Recognition.

Care sunt câteva alternative open-source pentru compnet/conivel?

Alternativele open-source pentru compnet/conivel includ: 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…