From a0c1ee952c6e52aa8997fe7f9518c0e86604ab79 Mon Sep 17 00:00:00 2001 From: priyank Date: Sat, 9 Apr 2022 13:49:59 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61d81ae..15c3ed1 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 ``` -- GitLab