NLP-capabilities or POS-tagging

Hello, I was wondering if anyone if familiar with libraries or packs for 4v that allow part-of-speech tagging? Would also try beta if gamma hasn’t (yet).

i think there is no particular library for that yet, but you can search on nuget.org for nlp and there is plenty of packages that you can use with VL:

https://www.nuget.org/packages?q=nlp

or:

https://www.nuget.org/packages?q=part+of+speech

this looks quite simple to use:

and this should also be a solid solution:
https://sergey-tihon.github.io/Stanford.NLP.NET

Thanks a ton @tonfilm . I’m still new to gamma so am gonna look into ways of making use of nuget libraries in vvvv.

here is a quick start video:

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.