All Projects → jalajthanaki → Nlpython

jalajthanaki / Nlpython

Licence: mit
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"

Programming Languages

python2
120 projects

Projects that are alternatives of or similar to Nlpython

Feature Engineering And Feature Selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
Stars: ✭ 526 (+98.49%)
Mutual labels:  jupyter-notebook, feature-extraction, feature-engineering
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (-9.43%)
Mutual labels:  jupyter-notebook, feature-extraction, feature-engineering
Nlp Notebooks
A collection of notebooks for Natural Language Processing from NLP Town
Stars: ✭ 513 (+93.58%)
Mutual labels:  jupyter-notebook, natural-language-processing, text-mining
Deltapy
DeltaPy - Tabular Data Augmentation (by @firmai)
Stars: ✭ 344 (+29.81%)
Mutual labels:  jupyter-notebook, feature-extraction, feature-engineering
The Building Data Genome Project
A collection of non-residential buildings for performance analysis and algorithm benchmarking
Stars: ✭ 117 (-55.85%)
Mutual labels:  jupyter-notebook, feature-extraction, feature-engineering
Python Tutorial Notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
Stars: ✭ 52 (-80.38%)
Mutual labels:  jupyter-notebook, parsing, natural-language-processing
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+198.11%)
Mutual labels:  jupyter-notebook, natural-language-processing, text-mining
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.
Stars: ✭ 181 (-31.7%)
Mutual labels:  jupyter-notebook, natural-language-processing, text-mining
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-67.55%)
Mutual labels:  jupyter-notebook, feature-extraction, feature-engineering
Python nlp tutorial
This repository provides everything to get started with Python for Text Mining / Natural Language Processing (NLP)
Stars: ✭ 72 (-72.83%)
Mutual labels:  jupyter-notebook, natural-language-processing, text-mining
Machine Learning Workflow With Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
Stars: ✭ 157 (-40.75%)
Mutual labels:  jupyter-notebook, feature-extraction, feature-engineering
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (-17.74%)
Mutual labels:  jupyter-notebook, feature-extraction, feature-engineering
Pytorch Bert Crf Ner
KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
Stars: ✭ 236 (-10.94%)
Mutual labels:  jupyter-notebook, natural-language-processing
Deepnlp Models Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
Stars: ✭ 2,760 (+941.51%)
Mutual labels:  jupyter-notebook, natural-language-processing
Aravec
AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
Stars: ✭ 239 (-9.81%)
Mutual labels:  jupyter-notebook, text-mining
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+1110.94%)
Mutual labels:  jupyter-notebook, natural-language-processing
Pytorch Transformers Classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
Stars: ✭ 229 (-13.58%)
Mutual labels:  jupyter-notebook, natural-language-processing
Malaya
Natural Language Toolkit for bahasa Malaysia, https://malaya.readthedocs.io/
Stars: ✭ 239 (-9.81%)
Mutual labels:  jupyter-notebook, natural-language-processing
Bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
Stars: ✭ 3,443 (+1199.25%)
Mutual labels:  jupyter-notebook, natural-language-processing
Text summarization with tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
Stars: ✭ 226 (-14.72%)
Mutual labels:  jupyter-notebook, 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].