From 42abf8351f425a369ea937d2925678b928398ed5 Mon Sep 17 00:00:00 2001 From: hvthinh Date: Wed, 24 Mar 2021 11:31:17 +0100 Subject: [PATCH] readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md 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 + + + + +