trips-web

Command-line interface for the TRIPS web parser


Keywords
semantic-parsing, shell-script, trips, webapi
License
MIT
Install
pip install trips-web==1.0.11

Documentation

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.