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

Notebooks: moving the notebooks to github releases #62

Closed neomatrix369 closed 2 years ago

neomatrix369 commented 2 years ago

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

Removing the ipython notebooks from the notebooks folder and moving them to the github releases section instead

Changes implemented in the PR

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

neomatrix369 commented 2 years ago

After removing the .ipynb files from the notebooks folder, we have the following classification under Languages:

Screen Shot 2021-11-13 at 21 20 28