We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b47c5 commit f84686bCopy full SHA for f84686b
pymathics/natlang/nltk.py
@@ -7,7 +7,7 @@
7
from itertools import chain
8
9
import nltk
10
-from pattern.en import lexeme, pluralize
+from pattern.text.en import lexeme, pluralize
11
12
from mathics.builtin.codetables import iso639_3
13
from mathics.core.atoms import String
0 commit comments