Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set metadata=True for make_wikicorpus script by default #2245

Merged
merged 6 commits into from
Jan 11, 2019

Conversation

Xinyi2016
Copy link
Contributor

  1. Set metadata=True in the make_wikicorpus script
  2. Added sample codes to get the title, tfidf vector and topics distribution of a given article in the wiki example.

Fix #1322

@menshikh-iv menshikh-iv changed the title Makewiki Set metadata=True for make_wikicorpus script by default Jan 11, 2019
@@ -14,11 +14,13 @@

This actually creates three files:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now and before it creates more than 3 files.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch, fixed

@menshikh-iv
Copy link
Contributor

thanks for PR @Xinyi2016, congratz with the first contribution 🥇

@menshikh-iv menshikh-iv merged commit a720505 into piskvorky:develop Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants