https://github.com/mrmechko/trips-web
https://github.com/mrmechko/trips-web
semantic-parsing shell-script trips webapi
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrmechko/trips-web
- Owner: mrmechko
- Created: 2018-06-30T04:06:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T19:27:40.000Z (over 6 years ago)
- Last Synced: 2025-12-04T17:17:00.192Z (6 months ago)
- Topics: semantic-parsing, shell-script, trips, webapi
- Language: Python
- Size: 35.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
trips-web
=========
Simple command-line `api `_ for the `TRIPS web parser `_
Installation:
.. code-block:: bash
git clone http://github.com/mrmechko/trips-web
cd trips-web
pip install .
.. code-block:: bash
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 (_).
.. code-block:: bash
trips-web [commands] --dump
returns a json document with the configuration instead of the parse.