• Stars
    star
    311
  • Rank 130,375 (Top 3 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"

All the codes are related to my book entitled "Python Natural Language Processing".

This repository contains the code related to Natural Language Processing using python scripting language.

Details of the book:

  1. Introduction
  2. Practical understanding of corpus and data set
  3. Understanding Structure of Sentences
  4. Preprocessing
  5. Feature Engineering and NLP Algorithms
  6. Advance Feature Engineering and NLP Algorithms
  7. Rule-Based System for NLP
  8. Machine Learning for NLP Problems
  9. Deep Learning for NLU and NLG Problems
  10. Appendix A
  11. Appendix B
  12. Appendix C

NLPython

Join the chat at https://gitter.im/NLPython/Lobby You can join this gitter room for further discusstion.

More Repositories

1

credit-risk-modelling

Credit Risk analysis by using Python and ML
Jupyter Notebook
117
star
2

Customer_segmentation

Analysing the content of an E-commerce database that contains list of purchases. Based on the analysis, I develop a model that allows to anticipate the purchases that will be made by a new customer, during the following year from its first purchase.
Jupyter Notebook
110
star
3

Awesome_Machine_Learning_Solutions

A curated list of repositories for my book Machine Learning Solutions.
74
star
4

Movie_recommendation_engine

This repository contains the code for building movie recommendation engine.
Jupyter Notebook
63
star
5

Customer_lifetime_value_analysis

Customer life time analysis (CLV analysis). We are using Gamma-Gamma model to estimate average transaction value for each customer.
Jupyter Notebook
38
star
6

Job_recommendation_engine

This repository contains code how to build job recommendation engine using Kaggle 'Job Recommendation Challenge' dataset
Jupyter Notebook
38
star
7

DataScience_Interview_Seminar

This is the presentation on - What are the key points one should consider if they will be appearing in Data Science job interview
Jupyter Notebook
38
star
8

cheat_sheets_of_python_libraries

This repository contains the bunch of cheat sheets of diffenrent python libraries which are used in order to develop data science application.
18
star
9

Facial_emotion_recognition_using_Keras

I have used FER2013 dataset and try to build the Facial emotion recognition using Keras
Python
16
star
10

Real_time_object_detection_with_YOLO

This repository contains the code for real-time object detection.I have used darkflow and YOLO pre-trained model.
Python
15
star
11

stock_price_prediction

DJIA index prices of 10 years and NYtimes news articles headline has been used to predict the DJIA index prices
Jupyter Notebook
15
star
12

Basic_job_recommendation_engine

This is base-line approach for building job recommendation engine
Python
13
star
13

POS-tag-workshop

Understanding of POS tags and build a POS tagger from scratch
Jupyter Notebook
11
star
14

Basic_Ecommerce_Recomendation_System

This repository contains the code for basic kind of E-commerce recommendation engine. By using the concept of TF-IDF and cosine similarity, we have built this recommendation engine.
Jupyter Notebook
10
star
15

Chatbot_Rule_Based

Built the chatbot using rule-based approach.
Python
10
star
16

Get_Jobs_in_Data_Science

Introduction and Career Guide for Data Science enthusiasts
Jupyter Notebook
9
star
17

Sentiment_Analysis

I have built a model which will predict the sentiment of movie reviews. I used Naive-Bayes, SVM, and RNN+LSTM based model to obtain really good result.
Jupyter Notebook
9
star
18

Real_time_object_detection

This repository contains the code for real-time object detection. I'm using video stream coming from webcam. MobileNet-SSD and OpenCv has been used as base-line approach. TensorFlow object detection API has been used in revised approach.
Python
9
star
19

Simplify_Logistic_Regression

This repository contains the code for building Logistic Regression from scratch
Jupyter Notebook
8
star
20

Customer_churn_analysis

Predicting customer churn using scikit-learn
Jupyter Notebook
8
star
21

Chatbot_tensorflow

Built the cahtbot using tensorflow. This chatbot based on RNN and seq2seq model.
Python
7
star
22

HarryPotter2Vec

This repository is contains the Word2Vec model for Harry Potter series.
Jupyter Notebook
6
star
23

Linear-Regression-Workshop

This is the code for the "Introduction to Data Science and How to Do Linear Regression" workshop session by Jalaj Thanaki at IIT-Bombay on 24th August, 2017
Jupyter Notebook
6
star
24

Pune_meetup

Workshop content for Pune Artificial Intelligence meetup and Pune Machine Learning meetup
Jupyter Notebook
6
star
25

medical_notes_extractive_summarization

Extractive summarizationof medical transcriptions
Python
5
star
26

DQN_FlappyBird

We used Deep Q Network algorithm the buit the gaming bot for Flappy Bird.
Python
5
star
27

Book_recommendation_system

This repository contains code for recommendation engine. This recommendation engine is for recommending books.
Jupyter Notebook
5
star
28

SpaceInvaders_gamingbot

Used DQN (Deep Q Network) in order to build the gaming bot
Python
4
star
29

Facial_emotion_recognition_using_TensorFlow

I have used FER2013 dataset and try to build the Facial emotion recognition using TensorFlow
Python
3
star
30

Q_learning_for_simple_atari_game

This repository contains the code which can help us to understand how q-learning algorithm can be applied to build simple video game bot.
Python
3
star
31

Atari_pong_gaming_bot

This gaming bot is built using simple neural network architecture
Python
3
star
32

Pytorch_sign_classification

Classification of 0 to 5 digits using PyTorch
Python
2
star
33

Chatbot_based_on_bAbI_dataset_using_Keras

Built the chatbot based on bAbI dataset using Keras
Python
2
star
34

Face_recognition

This repository contains the code for face recognition using library face_recognition. This library is using HOG algorithm to identify the human faces.
Python
2
star
35

Amazon_review_summarization

The repository contains the code which can summarize Amazon's review
Jupyter Notebook
1
star