-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
DOC Add link to text/plot_document_classification_20newsgroups example #26938
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
DOC Add link to text/plot_document_classification_20newsgroups example #26938
Conversation
Please limit this PR to TfIdf examples and list example files you're creating reference for in the description. |
Example file And the same with other example files? @adrinjalali |
If you limit your scope to a single example, then it's quite okay to reference it in all places that it's relevant :) |
Okay so I will, split this PR to 3 different PRs one for each example file. |
31cd094
to
6b88c6e
Compare
6b88c6e
to
7dc39d5
Compare
@adrinjalali I removed changes related to examples other than |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@glemaitre this could be an easy one?
LGTM on my side. Thanks @Tialo |
Reference Issues/PRs
This adds links to text examples as mentioned in #26927
What does this implement/fix? Explain your changes.
Link to
plot_document_classification_20newsgroups.py
example added to:TfidfVectorizer
Any other comments?