Skip to content

My undergraduate thesis about Meeting Summarization System using TF-IDF Algorithm and Artificial Bee Colony Optimization

Notifications You must be signed in to change notification settings

stellameilisa/Meeting-Summarization-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Summarization System

My undergraduate thesis about Meeting Summarization System using TF-IDF Algorithm and Artificial Bee Colony Optimization

Team Project:

  • Christoper Jonathan
  • Stella Meilisa
  • Yoverina Nurdin

README BEFORE USE

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:

  1. pip install --upgrade google-api-python-client
  2. pip install --upgrade google-cloud-speech
  3. pip install --upgrade google-cloud-storage
  4. pip install pydub
  5. pip install nltk
  6. pip install spacy
  7. python -m spacy download en_core_web_sm

About

My undergraduate thesis about Meeting Summarization System using TF-IDF Algorithm and Artificial Bee Colony Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published