dishmint / LexicalCases

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

Survey property can hang kernel #235

Closed dishmint closed 7 months ago

dishmint commented 2 years ago

Survey should shift from data presentation to data visualization namely because it hangs the kernel after implementing the MaxItems and DeleteStopwords options. Even so, it seems reasonable to make this change. This way the data is preprocessed, then I just have to plug it in correctly to the plot functions.

Originally posted by @dishmint in https://github.com/dishmint/LexicalCases/issues/233#issuecomment-1251705438