human/nlp/__init__.py

5 lines
89 B
Python
Raw Normal View History

#encoding = utf8
2024-10-09 12:19:00 +00:00
from .nlp_doubao import DouBao
from .nlp_split import PunctuationSplit