You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tags while training, return tags during prediction # Completed
Predict multiple files at the same time, return a dictionary of outputs
Find if there is a function in gensim for prediction, instead of manually calcuating distances
About
Training Documents using Tags. Predicting both tags and embedding vectors of test document to classify them, and to find the nearest document in train set.