Skip to content

Mehtab-Sidhu/basic-nlp-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Basic Natural Language Processing Workflow

A Jupyter Notebook that performs Natural Language Processing (NLP) on a piece of text about the design thinking process.

This code demonstrates a basic NLP workflow for cleaning and analyzing text data. It performs sentence segmentation, tokenization, stop word removal, stemming/lemmatization, part-of-speech tagging, and named entity recognition. You can extend this code to perform more complex NLP tasks such as sentiment analysis or topic modeling.

About

Basic Natural Language Processing Workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published