Skip to content

A repository dedicated to training and evaluating concept recognition pipelines and components that are used by the Text Mining Provider for the NCATS Biomedical Translator Program.

License

Notifications You must be signed in to change notification settings

UCDenver-ccp/translator-concept-recognition

Repository files navigation

Java CI workflow

translator-concept-recognition

A repository dedicated to training and evaluating concept recognition pipelines and components that are used by the Text Mining Provider for the NCATS Biomedical Translator Program.

Repository structure

translator-concept-recognition/
    |
    |--- build-crf-models/        ** Docker configuation for building & publishing CRF models **
    |
    |--- build-crf-services/      ** Docker configuration for building & publishing services to serve CRF models **
    |
    |--- code/
    |     |
    |     |--- java/        
    |           |
    |           |--- crf-service  ** Code for the RESTful Spring service that hosts the CRF process **
    |           |
    |           |--- crf-utility  ** Code for building the CRF models **
    |
    |--- scripts-crf-models/  ** scripts used by the 'build-crf-models' Docker files **
            

About

A repository dedicated to training and evaluating concept recognition pipelines and components that are used by the Text Mining Provider for the NCATS Biomedical Translator Program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published