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
·
CompNet avatar

CompNet/conivel

0
View on GitHub↗
7 stars·2 forks·Python·6 views

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 history

Star history chart for compnet/conivelStar history chart for compnet/conivel

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Conivel

Similar open-source projects, ranked by how many features they share with Conivel.
  • 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
  • flairnlp/flairflairNLP avatar

    flairNLP/flair

    14,378View on 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
    View on GitHub↗14,378
  • zalandoresearch/flairzalandoresearch avatar

    zalandoresearch/flair

    14,378View on 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
    View on GitHub↗14,378
See all 30 alternatives to Conivel→

Frequently asked questions

What does compnet/conivel do?

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.

What are the main features of compnet/conivel?

The main features of compnet/conivel are: Knowledge Retrieval, Named Entity Recognition.

What are some open-source alternatives to compnet/conivel?

Open-source alternatives to compnet/conivel include: 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…