dishmint / LexicalCases

Extract substrings matching a lexical pattern
https://www.paclets.com/FaizonZaman/LexicalCases
MIT License
2 stars 0 forks source link

Normalizing text with POS tagging #270

Closed dishmint closed 10 months ago

dishmint commented 1 year ago

An option(?) to 'normalize' text with POS tagging.

But this means that the the code could no longer use StringCases, assuming that the normalization changes the string into an expression (which then is not really a normalization, but a transformation).