susanli2016 / NLP-with-Python

Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
2.72k stars 2.01k forks source link

How to add POS_TAG feature? #36

Open aleksandar-devedzic opened 1 year ago

aleksandar-devedzic commented 1 year ago

Your code is very clear, THAKS FOR THAT!

But how to add more features to this model? You only took words, but what if I want to add POS_TAGS also?