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
bojone avatar

bojone/GlobalPointer

0
View on GitHub↗
261 stars·39 forks·Python·9 views

GlobalPointer

全局指针统一处理嵌套与非嵌套NER。

Features

  • Named Entity Recognition - Parallelizable token-pair identification for nested and flat entity recognition.

Star history

Star history chart for bojone/globalpointerStar history chart for bojone/globalpointer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with GlobalPointer

These projects share indexed features with GlobalPointer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • llmware-ai/llmwarellmware-ai avatar

    llmware-ai/llmware

    14,838View on GitHub↗

    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
    View on GitHub↗14,838
  • chen700564/metaner-iclchen700564 avatar

    chen700564/metaner-icl

    40View on GitHub↗

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

    Python
    View on GitHub↗40
Compare all 30 related projects→

Frequently asked questions

What does bojone/globalpointer do?

全局指针统一处理嵌套与非嵌套NER。

What are the main features of bojone/globalpointer?

The main features of bojone/globalpointer are: Named Entity Recognition.

Which projects share features with bojone/globalpointer?

Projects with overlapping indexed features include: flairnlp/flair — Flair is a transformer-based natural language processing framework used to build and train models for text… zalandoresearch/flair — Flair is a natural language processing framework for training and applying models for sequence labeling and text… llmware-ai/llmware — llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model… chen700564/metaner-icl — An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition. emseoyk/verifiner — Official code for ACL 2024 paper: VerifiNER: Verification-augmented NER via Knowledge-grounded Reasoning with Large… 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…