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
243 stars 37 forks source link

[BUG] Documentation improvement: Correcting spelling mistakes. #51

Closed AnanyaP-WDW closed 4 years ago

AnanyaP-WDW commented 4 years ago

This is a great library with very intuitive features. However, while going through the readme files I found a couple of spelling mistakes and text that can be reframed. If you don't mind I would like to pass it through Grammarly and correct it. Let me know your thoughts. Cheers!

neomatrix369 commented 4 years ago

@EpcLoler please proceed and thank you for raising this

neomatrix369 commented 4 years ago

It's also okay to just create a Pull Request with the fixes and no need to create an issue for simple issues like this - but thanks again for doing it

AnanyaP-WDW commented 4 years ago

Sure @neomatrix369 . I will send a PR when I am done

neomatrix369 commented 4 years ago

We also have the Gitter community where such discussions can take place see https://gitter.im/nlp_profiler/community

AnanyaP-WDW commented 4 years ago

Thanks for inviting. Sent you the PR. Also, would a high level topic modelling method be useful?

neomatrix369 commented 4 years ago

Thanks for inviting. Sent you the PR. Also, would a high level topic modelling method be useful?

Yes sounds like a good idea, feel free to open a new git issue for it and we can discuss about Topic modelling there.

It's one of the ideas I have in mind too. I'd like to see your take on it and then happy to provide feedback.

neomatrix369 commented 4 years ago

Closing as fulfilled via PR #52