diff --git a/README.md b/README.md index 955804b93f57ab970263efe92cbf85b50bcdf043..fbe684a2a82585bdea97088c05c0c959d7d9911c 100755 --- a/README.md +++ b/README.md @@ -47,7 +47,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: ```