We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd07e9 commit 6ff69afCopy full SHA for 6ff69af
pythainlp/lm/__init__.py
@@ -5,4 +5,4 @@
5
6
__all__ = ["remove_repeated_ngrams"]
7
8
-from pythainlp.llm.text_util import remove_repeated_ngrams
+from pythainlp.lm.text_util import remove_repeated_ngrams
0 commit comments