An open API service indexing awesome lists of open source software.

https://github.com/saeed-dev2/nlp_data_preprocessing

NLP data preprocessing pipelines with TensorFlow/Keras. Includes text cleaning, tokenization, stopword removal, lemmatization, sequence padding, and vocabulary building. Designed to prepare datasets for deep learning tasks such as sentiment analysis, sarcasm detection, and text classification
https://github.com/saeed-dev2/nlp_data_preprocessing

Last synced: 6 months ago
JSON representation

NLP data preprocessing pipelines with TensorFlow/Keras. Includes text cleaning, tokenization, stopword removal, lemmatization, sequence padding, and vocabulary building. Designed to prepare datasets for deep learning tasks such as sentiment analysis, sarcasm detection, and text classification

Awesome Lists containing this project

README

          

# NLP_Data_Preprocessing