Skip to content

Commit

Permalink
minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiya committed Nov 15, 2019
1 parent 83a3f28 commit 7e19f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorial-05-learning_from_unlabeled_text_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2388,7 +2388,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Now, let's create some text about Christianity and recommend the top 3 newsgroup posts similar to this text."
"Now, let's create some text about space exploration and recommend the top 3 newsgroup posts similar to this text."
]
},
{
Expand Down Expand Up @@ -2745,7 +2745,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Note that the scorer and recommender are not saved, only the LDA topic model is saved. So, the scorer adn recommender should be retrained prior to use as follows:"
"Note that the scorer and recommender are not saved, only the LDA topic model is saved. So, the scorer and recommender should be retrained prior to use as follows:"
]
},
{
Expand Down

0 comments on commit 7e19f45

Please sign in to comment.