My undergraduate thesis about Meeting Summarization System using TF-IDF Algorithm and Artificial Bee Colony Optimization
Team Project:
- Christoper Jonathan
- Stella Meilisa
- Yoverina Nurdin
if you never run python in your pc, please install python 3.7 first link : https://www.python.org/downloads/release/python-377/
if you first try this program, please install this first:
- pip install --upgrade google-api-python-client
- pip install --upgrade google-cloud-speech
- pip install --upgrade google-cloud-storage
- pip install pydub
- pip install nltk
- pip install spacy
- python -m spacy download en_core_web_sm