Skip to content

Commit 12a33ab

Browse files
committed
Comment out mention of MATHICS3_SPACY_DATA
1 parent 497798f commit 12a33ab

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,8 @@ Adjust "python" and "en" (the language you want) above as needed.
6868
User customization
6969
------------------
7070

71-
For nltk, use the environment variable ``NLTK_DATA`` to specify a
72-
custom data path (instead of $HOME/.nltk). For spacy, set
73-
'MATHICS3_SPACY_DATA', a Mathics3-specific variable.
71+
.. reinstate after this is fixed in the code
72+
.. For nltk, use the environment variable ``NLTK_DATA`` to specify a custom data path (instead of $HOME/.nltk). For spacy, set 'MATHICS3_SPACY_DATA', a Mathics3-specific variable.
7473
7574
In order to use the Extended Open Multilingual Wordnet (OMW) with 'NLTK'
7675
and use even more languages, you need to install them manually.

0 commit comments

Comments
 (0)