diff --git a/README.md b/README.md index 61d81ae73975d0b68414492b6368adc894359c5a..15c3ed1f911eb41c55ec39492b7dd1e50b142459 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ e) Now you would see proper translation panels. ## To execute sentences using API: please update the host IP in server.json from 10.2.63.52 to your IP and run following command: +``` $python GetShallowParserOutput.py -c server.json -i input.txt ```