Skip to content

Nithyashree-coder/Textpreprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Text preprocessing

Contains text pre-processing functions.

  • The notebook contains text preprocessing functions for Natural language processing.
  • The methods perform removing whitespaces, html tags, converting the text in lower space and text operations as given
  • Raw text needs to be preprocessed carefully before feeding it to an algorithm.
  • These functions help in eliminating the difficuilty to code raw for text preprocessing.
  • Data structure used here is list. If text comes from other sources, it is required to convert them to a list before passing it in the function.

About

Contains text pre-processing functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published