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 947c7be commit 7975bc8Copy full SHA for 7975bc8
tests/test_misspell.py
@@ -2,7 +2,7 @@
2
3
import unittest
4
import numpy as np
5
-from pythainlp.tools import misspell
+from pythainlp.tools.misspell import misspell
6
7
8
def _count_difference(st1, st2):
0 commit comments