monarch-initiative/HpoTextMining

Name: HpoTextMining

Owner: Monarch Initiative

Description: Perform text mining for identification of HPO terms in free text from scientific publication.

Created: 2017-06-20 20:52:42.0

Updated: 2017-11-09 17:19:23.0

Pushed: 2017-12-13 19:26:02.0

Homepage:

Size: 1171

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

HpoTextMining

HpoTextMining allows convenient curation of phenotype information

Aim

The aim of HpoTextMining is to allow easy & convenient curation of phenotypic information using Human Phenotype Ontology (HPO). The software is designed to be a plugin in more complex curation software built using JavaFX framework.

How to use

The HpoTextMining presents a dialog window to the curator/user. The dialog window consists of following subparts:

How to use in JavaFX app

In order to use HpoTextMining in your project, add the following dependency into your pom.xml file.

endency>
<groupId>com.github.monarch-initiative</groupId>
<artifactId>hpotextmining-core</artifactId>
<version>0.2.1</version>
pendency>
Example usage

See Main and ApplicationConfig classes of the hpotextmining-demo module to see an example usage.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.