# 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