dishmint / LexicalCases

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

Simplify LexicalCases #248

Closed dishmint closed 1 year ago

dishmint commented 1 year ago

Don't rely on side effects.

LexicalCases should return data.

Something like LexicalContents can return the summary object.

The Wikipedia integration is nice, but doesn't need to be hidden behind LexicalCases, it can be exposed in its own function.