Hacker News new | ask | show | jobs
by Cyril_HN 1623 days ago
Would this let a complete novice tag and classify words, say, to only highlight verbs? Would that task be easier than typical methods?
2 comments

Hi Cyril_HN! Thanks for your question. What you are asking for is sometimes called "part of speech" tagging. We currently don't support that but will add it down the road along with more advanced image outputs like detection.
I'm Oscar, btw. :)
Check out Spacy, it provides PoS tagging (among other things): https://spacy.io