Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 872 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 872 Bytes

Experiment NLP

Learning the basics of Natural Language Progressing (NLP) using tools like SciKit-learn, etc.

Setup

Assuming Python3 and Pip is already installed on your machine.

For MacOS/Linux: Copy paste below command on terminal to install all required utilies

pip install -U jupyter numpy pandas scipy matplotlib scikit-learn

Run examples

git clone https://github.com/the-code-experiments/experiment-scikit-learn.git

cd experiment-scikit-learn

jupyter notebook

Contributors

Developed & maintained by author: Ashwin Hegde & Contributors

We appreciate all kinds of feedback and contributions. Thank you for using and supporting this project.

To request a feature, ask a question, or report errors, please send a pull-request on "develop" branch or post it on following link, or vote for the ones that are already registered.