TSEI - Your Personal Vocabulary Learning Tool, is to provide a simple, efficient, and effective way for users to enhance their language skills, specifically focusing on vocabulary acquisition and pronunciation improvement
This project is implemented base on:
- gTTs: a Python library and CLI tool to interface with Google Translate's text-to-speech API
(https://github.com/pndurette/gTTS) - nltk: a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing
(https://github.com/nltk/nltk) - telepot: Python framework for Telegram Bot API
(https://github.com/nickoala/telepot) - YouGlish (https://youglish.com)
TSEI.mov
git clone https://github.com/LongSei/FinanceAnalysisTool
pip3 install -r requirements.txt
- Vocabulary Learning
- Pronunciation Assistance
- Situation Exposure
- Visualize
- English
- Chinese
- Spanish
- French
- Portuguese
- Dutch
- Japanese
Hosting this bot with any webapp frame work like: Django, Flask,...
- You just need to call this bot for each time you send Message or Callback to the bot and it will return the response.
- Linked with your mysql server to save your data. (env.py)
- Change your favorite language (env.py).