Skip to content

Instantly share code, notes, and snippets.

@khanfarhan10
Last active January 5, 2021 12:38
Show Gist options
  • Save khanfarhan10/863333dddc1581a0cbcfb3a51114f805 to your computer and use it in GitHub Desktop.
Save khanfarhan10/863333dddc1581a0cbcfb3a51114f805 to your computer and use it in GitHub Desktop.
Requirements File Sample for Natural Language Processing.
Keras==2.4.3 # keras tools
tensorflow==2.3.0 # tensorflow 2.x and extensions
textblob==0.15.3 # get TextBlob and dependencies
streamlit==0.71.0 # fetch Streamlit for Web Application
numpy==1.19.4 # numerical computations
pandas==1.1.4 # data manipulations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment