Skip to content

benjo456/nlp

Repository files navigation

Seminar Extraction

Main: seminarextract.py

Please note, to run the program you must do the following:

  • Replace "dir" and "dataDir" variables in seminarextract.py to point to stanford-ner and nltk-data respectively

  • Download GoogleNews-vectors-negative300.bin and place in the nltk-data folder

  • Install with pip: gensim, nltk, pprint, sner

  • Ensure stopwords downloaded from nltk.corpus

  • Move seminar files required into the "seminars_training/training" folder

  • Results will show in "seminars_training/training/results"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages