Skip to content

This repository contains fundamental codes and examples for Natural Language Processing (NLP) tasks for beginners like me.

Notifications You must be signed in to change notification settings

UmmeKulsumTumpa/NLP_Basic_Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP Basics

This repository contains fundamental codes and examples for Natural Language Processing (NLP) tasks. Whether you're a beginner exploring the world of NLP or an enthusiast looking for concise implementations, you'll find basic NLP codes here.

Features

1. Text Preprocessing

Code snippets for cleaning and preparing raw text data for NLP tasks, including converting to lowercase, removing URLs, non-word characters, and digits, tokenization using popular tokenization techniques, stopword removal, stemming and lemmatization

Usage

Clone the repository to your local machine:

git clone https://github.com/UmmeKulsumTumpa/NLP_Basic_Codes.git

About

This repository contains fundamental codes and examples for Natural Language Processing (NLP) tasks for beginners like me.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages