You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Plese follow the instructions here to install the NLP Server and CoreNLP server:
15
15
If you want to use Opencalais, get a token by registering [here](http://www.opencalais.com/) and read their [terms of service](http://www.opencalais.com/open-calais-terms-of-service/)
16
16
17
17
## Configuration
18
-
Add 'NLPSERVER_URL' to your .env file to specify the location of where the NLP Server is running.
18
+
Add `NLPSERVER_URL` to your `.env` file to specify the location of where the NLP Server is running.
19
19
If you want to use [CoreNLP](https://stanfordnlp.github.io/CoreNLP/download.html) or [Opencalais](http://www.opencalais.com/) also fill inn those details in .env.
20
20
21
21
Alternatively, update the nlp.php configuration file.
0 commit comments