pyaiml21
latest
Home Page
Command Line Script
Extensions
pyaiml21
pyaiml21.aiml
pyaiml21.ast
pyaiml21.bot
pyaiml21.botconfig
pyaiml21.chatbot
pyaiml21.exceptions
pyaiml21.graphmaster
pyaiml21.interpreter
pyaiml21.kernel
pyaiml21.parser
pyaiml21.session
pyaiml21.stdlib
pyaiml21.utils
pyaiml21.utils.load_files
pyaiml21.utils.text_preprocessors
pyaiml21.utils.text_preprocessors.is_cjk
pyaiml21.utils.text_preprocessors.normalize_cjk_user_input
pyaiml21.utils.text_preprocessors.normalize_user_input
pyaiml21.utils.text_preprocessors.split_sentences
pyaiml21
»
pyaiml21
»
pyaiml21.utils
»
pyaiml21.utils.text_preprocessors
»
pyaiml21.utils.text_preprocessors.is_cjk
View page source
pyaiml21.utils.text_preprocessors.is_cjk
¶
pyaiml21.utils.text_preprocessors.
is_cjk
(
char
:
str
)
→
bool
[source]
[source]
¶
Return True if given character is CJK character.