Skip to content

Commit 6ff69af

Browse files
committed
Rename pythainlp.llm to pythainlp.lm
1 parent 1fd07e9 commit 6ff69af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythainlp/lm/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
__all__ = ["remove_repeated_ngrams"]
77

8-
from pythainlp.llm.text_util import remove_repeated_ngrams
8+
from pythainlp.lm.text_util import remove_repeated_ngrams

0 commit comments

Comments
 (0)