alteryx / nlp_primitives

Natural Language Processing primitives for Featuretools
https://blog.featurelabs.com/natural-language-processing-featuretools/
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

Improve docstring for `PartOfSpeechCount` #212

Closed sbadithe closed 1 year ago

sbadithe commented 2 years ago

I think we can add a little more information about what the parts of speech are and what the output means. We can also add more example test cases. Finally, I think we should also explicitly specify that we remove stopwords.