Eyevinn / srt-metadata-extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Used to automatically extract metadata from subtitles.

installation

pip install nltk pip install pysrt Download the standord NER classifier : https://nlp.stanford.edu/software/CRF-NER.shtml and place it in a folder called NER in the projects root directory.

Usage

python metadata_extractor.py example.srt

About


Languages

Language:Java 48.8%Language:Python 43.2%Language:Shell 5.2%Language:Batchfile 2.8%