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
- Host: GitHub
- URL: https://github.com/saeed-dev2/nlp_data_preprocessing
- Owner: Saeed-dev2
- License: mit
- Created: 2025-08-23T07:50:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-06T18:18:31.000Z (6 months ago)
- Last Synced: 2025-09-06T20:29:14.776Z (6 months ago)
- Language: Jupyter Notebook
- Homepage: https://github.com/Saeed-dev2
- Size: 2.61 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NLP_Data_Preprocessing