diff --git a/README.md b/README.md index c71b249b60d3e069d441f0543ffeffdb91d3c76d..5a21f0dfcc5cbf1b469f4cd78ca3058600c0485c 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ 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 - +``` ## To check which ports are allotted to different services, run following command: ```