Skip to content

Commit

Permalink
Update the notebook for the topic cat. tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioburdisso committed Mar 4, 2020
1 parent 94930ab commit d33ae93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/topic_categorization.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Topic Categorization with PySS3\n",
"<br>\n",
"<div style=\"text-align:right\"><i>To open and run this notebook **online**, click here: <a href=\"https://mybinder.org/v2/gh/sergioburdisso/pyss3/master?filepath=examples/topic_categorization.ipynb\" target=\"_blank\"><img src=\"https://mybinder.org/badge_logo.svg\" style=\"display: inline\"></a></i></div>\n",
"<div style=\"text-align:right\"><i>To open and run this notebook <b>online</b>, click here: <a href=\"https://mybinder.org/v2/gh/sergioburdisso/pyss3/master?filepath=examples/topic_categorization.ipynb\" target=\"_blank\"><img src=\"https://mybinder.org/badge_logo.svg\" style=\"display: inline\"></a></i></div>\n",
"\n",
"This is the notebook for the [\"Topic Categorization\"](https://pyss3.readthedocs.io/en/latest/tutorials/topic-categorization.html) tutorial. In this notebook, we will see how we can use the [PySS3](https://github.com/sergioburdisso/pyss3) Python package to deploy models for Sentiment Analysis on Movie Reviews.\n",
"\n",
Expand Down

0 comments on commit d33ae93

Please sign in to comment.