THIS IS THE LIBRARY WHICH WILL HELP YOU TO PERFORM TEXT PREPROCESSING FOR NATURAL LANGUAGE PROCESSING DURING MODEL DEVELOPMENT,Remove emojis from the text,Remove Urls from the text,Cleaning html elements such as,Convert all text into lower case format,Removing both swahili and English stopwords,Cleaning the white spaces,Removing the unicode characters,Remove numbers from the text,Then it return the list of words
