Coder Social home page Coder Social logo

chaitanyakasaraneni / nlp_pipeline Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 3.0 653 KB

This repository contains examples on stages in NLP pipeline

Home Page: https://link.medium.com/WYAXrTK9z7

Jupyter Notebook 100.00%
natural-language-processing nlp-pipeline text-data bag-of-words text-processing

nlp_pipeline's Introduction

Understanding NLP Pipeline

Link to medium article: click here

NLP

Natural Language Processing Wordcloud (Source: Wootric)

This repository contains examples for stages in Natural Language Processing (NLP) Pipeline. The NLP Pipeline involves the following stages.

  1. Text Processing
    • Cleaning
    • Normalization
    • Tokenization
    • Stop Word Removal
    • Part of Speech Tagging
    • Named Entity Recognition
    • Stemming and Lemmatization
  2. Feature Extraction
    • Bag of Words
    • TF-IDF
    • One-hot Encoding
    • Word Embeddings
  3. Modeling

NLP Pipeline

Natural Language Processing Pipeline

Files

  • text_processing.ipynb: This file explains the various stages involved in text processing.
    NLP Pipeline - Stages in Text Processing

Stages in Text Processing

  • bow_tfidf_example.ipynb: This file contains examples on Bag of Words (BOW) model and Term Frequency โ€” Inverse Document Frequency (TF-IDF) calculation.

  • beautiful_soup_example.ipynb: This file contains example showing usage of BeautifulSoup library on crawling data from real estate agents section of realtor.com website

Note: Hope you gained some knowledge reading this article. Please remember that this article is just an overview and my understanding of NLP pipeline that I read from various online sources.

Note: Examples on more stages coming soon

nlp_pipeline's People

Contributors

chaitanyakasaraneni avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.