/KeywordExtractor

Developed during Google Code-In 2016. Intended for extracting main topics/ideas from subtitles, KeywordExtractor is a command-line based Python tool that extracts keywords from subtitle files using RAKE.

Primary LanguagePython

KeywordExtractor

Developed during GCI 2016.
Extracts keywords from subtitle files.

Uses modified files from https://github.com/zelandiya/RAKE-tutorial

Usage Instructions

Open a command window in directory containing KeywordExtractor.py Run this command:

python keywordextractor.py [directory]

[directory] : Put your directory path containing subtitle files here