From c8b7d75fc4e79e7723c0e03ccea850fdb6420544 Mon Sep 17 00:00:00 2001 From: priyank Date: Sat, 9 Apr 2022 13:49:09 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 955804b..fbe684a 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: ``` -- GitLab