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

Fix typo in .md files #52

Closed AnanyaP-WDW closed 3 years ago

AnanyaP-WDW commented 3 years ago

Ran all the .md files through Grammarly.

To be able to merge a pull request, there are a few checks:

Checklist

Please check the options that you have completed and strike-out the options that do not apply via this pull request:

Goal or purpose of the PR

Changes implemented in the PR

neomatrix369 commented 3 years ago

Thanks this is neat work - thanks!

neomatrix369 commented 3 years ago

Fixes issue https://github.com/neomatrix369/nlp_profiler/issues/51