From 801d53612c5639eecb0c16afbddab6ce2cbd0b2a Mon Sep 17 00:00:00 2001 From: priyank Date: Sat, 9 Apr 2022 13:51:14 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c71b249..5a21f0d 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: ``` -- GitLab