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

https://github.com/whoishusni/binarytextclassification


https://github.com/whoishusni/binarytextclassification

keras machine-learning natural-language-processing nlp tensorflow

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# BinaryTextClassification
Binary Text Classification Using Python
datas i got from here https://www.kaggle.com/datasets/marklvl/sentiment-labelled-sentences-data-set

## Requirement
- Tensorflow 2.11.0
- Scikit-Learn
- Pandas
- Matplotlib

You Can Install Requirement Package with "pip install -r req.txt" (the req.txt is included)