Software engineering's project. A tool to learn the most common words about an specific topic in a foreign language.
- Maciek Henrykowski
- Marcel Sajak
- Allison Castellanos Hernandez
- PRAW
- Pandas
- Sci-kit learn
- Tkinter
- youtube-transcript-api
- wikipediaapi
# Code to create for the first time database
with app.app_context():
db.create_all()