FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
pythoncode-tutorials/machine-learning/nlp/text-classification at master · lforet/pythoncode-tutorials · GitHub
lforet
/
pythoncode-tutorials
Public
forked from
x4nth055/pythoncode-tutorials
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
pythoncode-tutorials
/
machine-learning
/
nlp
/
text-classification
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
pythoncode-tutorials
/
machine-learning
/
nlp
/
text-classification
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
data
data
20_news_group_classification.py
20_news_group_classification.py
README.md
README.md
notebook.ipynb
notebook.ipynb
parameters.py
parameters.py
requirements.txt
requirements.txt
sentiment_analysis.py
sentiment_analysis.py
test.py
test.py
utils.py
utils.py
README.md
How to Perform Text Classification in Python using Tensorflow 2 and Keras
To use this:
pip3 install -r requirements.txt
Please read
this tutorial
before using this.
Tweak the hyperparameters in parameters.py and train the model.
For testing, consider using test.py
Back
|
FazBrowse Home
|
New Git URL