N
I want to know if there is a model or library that can find a similarity between a text of the test tweet and train tweet and the most similar tweet get the label of that training tweet; I don't care if the result is accurate if a simple model like (word2vec, word-embedding or GloVe) will work it is enough.
If you have any suggestions I'll be happy to hear that.