Skip to content

P2GX/fenominal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fenominal: Phenomenal text mining for disease and phenotype concepts

Rust implementation of the exact-matching algorithm from fenominal. Fenomimal implements mining of Human Phenotype Ontology (HPO) terms from clinical texts.

Test drive

This project is in an early stage, but a simple run is possible and reveals the term Macrocephaly. The other term is not captured because synonyms are not yet implemented by Ontoloius

 cargo run --bin fenominal_main  -- --hp /path/hp.json --input "intellectual disability (IQ 65), macrocephaly and dysmorphisms"

This will show the identified HPO terms and also will return a JSON string that could be adapted for use in a front end.

About

Rust (ferric oxide) version of fenominal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages