Skip to content

ficolo/corpora-char-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corpora-char-cli

Command line interface for document corpora analysis and characterization

##Installation

git clone https://github.com/ficolo/corpora-char-cli.git
pip install -r requirements.txt

##Running the Command Line Interface Before running the python script you have to create a local.py file (under ./settings) adding a valid Bioportal API_KEY and the database configuration.

Usage: corporachar.py [OPTIONS]

Options:
  --input TEXT           Path to the corpus directory. Default = ./
  --no_recommender TEXT  Flag to not use the BioPortal recommender. Default = False
  --use_umls TEXT        Flag to use only the UMLS ontologies. Default = False
  --help                 Show this message and exit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages