Skip to content

christianbuck/nlu

Repository files navigation

nlu

Environment: This project assumes Python 2.7 in a Unix or similar environment.

Preprocessing Pipeline

See prep/README.md

AMR Generation Pipeline

This is launched by pipeline.py. Required arguments are per-sentence JSON files generated by the preprocessing pipeline. Several examples are in the examples directory. E.g.:

$ pipeline.py examples/wsj_0001.*.json examples/wsj_0002.0.json

See the bottom of pipeline.py for options (-e for error tolerance, -v for verbose printing, etc.).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published