neomatrix369 / nlp_profiler

A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Other
241 stars 37 forks source link

Scale when applied to larger datasets #9

Closed neomatrix369 closed 3 years ago

neomatrix369 commented 3 years ago

Related to the performance issue raised via #2 - comments and other metrics can also be founds on #2