Skip to content

mrmechko/trips-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trips-web

Simple command-line api for the TRIPS web parser

Installation:

git clone http://github.com/mrmechko/trips-web
cd trips-web
pip install .
trips-web -h
trips-web "This is a test sentence." > parse.json

config.json

If you wish to define a configuration file in json, just set each parameter in a json dict, replacing any dashes (-) with underscores (_).

trips-web [commands] --dump

returns a json document with the configuration instead of the parse.