diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee03c20 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +Build: +``` +$ ./build.sh +``` +Running example: +```` +$ ./run.sh 64M nlp.Headword 'technology companies of the United States' +```` +Check the class `nlp.Headword` for more detail + + + + +