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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesNER

Specialized orchestration of Named Entity Recognition models to coordinate PII detection across different languages.

Distinct from Model Orchestration: Specifically targets NER models for PII detection rather than general machine learning task optimization.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · NER. Refine with filters or upvote what's useful.

Awesome NER GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • microsoft/presidioAvatar de microsoft

    microsoft/presidio

    6,995Ver en GitHub↗

    Presidio is a PII detection and anonymization framework designed to identify and mask personally identifiable information in text. It functions as a PII recognition pipeline and a data masking engine, using a combination of machine learning, regular expressions, and rule-based logic to locate sensitive entities. The system acts as an NER model orchestrator, allowing for the integration of external named entity recognition models and PII detectors to support multi-language privacy scrubbing. It employs a plugin-based recognizer architecture that can be extended with custom recognizers, deny-li

    Integrates and manages multiple Named Entity Recognition models to detect sensitive data across different languages.

    Pythonanonymizationdata-anonymizationdata-masking
    Ver en GitHub↗6,995
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Model Integration and Serving
  5. Model Orchestration
  6. NER

Explorar subetiquetas

  • Domain-SpecificNamed Entity Recognition tailored for specialized fields such as science, medicine, or law. **Distinct from NER:** Extends general NER by recognizing specialized entities like physical quantities and datasets instead of just PII.