Skip to content

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.

Notifications You must be signed in to change notification settings

manveerxyz/KeywordExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages