Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Conversation

@montebhoover
Copy link
Contributor

I manually copied all the diffs from master into temp/docs. This was specifically needed because there were elements of the build script that were out of date and failing. From now on we should be able to merge updates to master into temp/docs and still be able to preserve the special underscore naming convention required by the official microsoft docs engine.

@montebhoover montebhoover requested a review from zyw400 October 20, 2018 00:16
import pandas
from nimbusml import Pipeline
from nimbusml.feature_extraction.text import WordEmbedding
from nimbusml.feature_extraction.text import NGramFeaturizer
Copy link
Member

Choose a reason for hiding this comment

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

maybe revert this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Apparently the tests passed with nimbusml.feature_extraction.text.ngramfeaturizer, but is it more correct to just say nimbusml.feature_extraction.text? If so, I'll change it in master as well. (These changes were just copied over from master.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@zyw400 Just wanted to check on this again. I'm happy to make the change in master if you think that is best.

Copy link
Member

Choose a reason for hiding this comment

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

I think that would be the best~~~

Copy link
Member

@zyw400 zyw400 left a comment

Choose a reason for hiding this comment

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

Just revert one test change, else the build might fail. : )

Copy link
Member

@ganik ganik left a comment

Choose a reason for hiding this comment

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

:shipit:

@ganik ganik merged commit c5799f6 into microsoft:temp/docs Oct 21, 2018
ganik added a commit that referenced this pull request Dec 20, 2018
pieths pushed a commit to pieths/NimbusML that referenced this pull request Sep 20, 2019
Latest updates to aml branch.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants