Skip to content

Instantly share code, notes, and snippets.

@andrea-dagostino
Created October 3, 2022 08:43
Show Gist options
  • Select an option

  • Save andrea-dagostino/a2558dc7759a3049d9ff6d5cdfc9f2a5 to your computer and use it in GitHub Desktop.

Select an option

Save andrea-dagostino/a2558dc7759a3049d9ff6d5cdfc9f2a5 to your computer and use it in GitHub Desktop.
text_sim_tfidf_ita
posts = df[df.url.str.contains('post')]
posts.reset_index(inplace=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment