NETL-Automatic-Topic-Labelling-
NETL-Automatic-Topic-Labelling- copied to clipboard
Added dealing with topic terms that aren't in the models
Since it raised exceptions and exited when topic terms where not present in the models, I tried skipping them, and after these changes it completed (as far as i can tell) correctly.
- Added .gitignore file
- Added skipping of topic terms that do not exist in the models
- Added more verbose exceptions handling in some locations