Skip to content

FenominalHPO-based text mining engine

High-performance entity recognition in Rust with Python bindings

Overview

Fenominal is a high-performance Human Phenotype Ontology (HPO) text mining engine designed for robust named entity recognition in clinical and biomedical text.

It implements and extends the algorithm described in:

Groza T, et al. (2023)
Term-BLAST-like alignment tool for concept recognition in noisy clinical texts
Bioinformatics 39(12): btad716
https://pubmed.ncbi.nlm.nih.gov/38001031/


Key Capabilities

  • Extracts HPO terms from noisy clinical narratives
  • Optimized Rust backend for performance-critical workloads
  • Python bindings for ML/NLP pipelines
  • Designed for reproducible biomedical text mining

Get Started

Choose your environment:

Released under the MIT License.