networkbot / functions /__init__.py
Adieva-15's picture
add текствоые опции и настройки сайта
5763469
Raw
History Blame Contribute Delete
334 Bytes
from functions.sentiment import sentiment_analysis
from functions.generate_text import generate_text
from functions.summarize import summarize_text
from functions.chat import chat_with_agent
from functions.text_stats import text_stats
from functions.text_utils import shuffle_words, to_leetspeak, compare_texts, transliterate_ru_to_en