Skip to content

Commit

Permalink
Fixed typo (MaartenGr#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
timpal0l authored Nov 1, 2022
1 parent 09c1732 commit 807b470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/BERTopic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
"# **Search Topics**\n",
"After having trained our model, we can use `find_topics` to search for topics that are similar \n",
"to an input search_term. Here, we are going to be searching for topics that closely relate the \n",
"search term \"vehicle\". Then, we extract the most similar topic and check the results: "
"search term \"gpu\". Then, we extract the most similar topic and check the results: "
]
},
{
Expand Down

0 comments on commit 807b470

Please sign in to comment.