Skip to content

Commit 734e316

Browse files
committed
feat: enable to use train_classifier.py without pre-trained word2Vec
A major problem before this was that retraining the classifier required a 3.5 GB pre-trained word2Vec300 model from Google. This update adds pickled word2Vec mappings only for the words in our dataset. This lets retrain the classifier without the full Google model.
1 parent 5e81431 commit 734e316

File tree

6 files changed

+197
-321
lines changed

6 files changed

+197
-321
lines changed

0 commit comments

Comments
 (0)