Skip to content

Conversation

bayethiernodiop
Copy link
Contributor

this may lead to think that in the integer encoding different words can have similar number to represent them.

@review-notebook-app
Copy link

Check out this pull request on ReviewNB: https://app.reviewnb.com/tensorflow/docs/pull/480

Visit www.reviewnb.com to know how we simplify your Jupyter Notebook workflows.

@googlebot googlebot added the cla: yes CLA has been signed label Apr 11, 2019
@adammichaelwood
Copy link
Contributor

what about:

"There is no relationship between the similarity of any two words and the similarity of their encodings."

@bayethiernodiop
Copy link
Contributor Author

@adammichaelwood agree with you

"* The integer-encoding is arbitrary (it does not capture any relationship between words).\n",
"\n",
"* An integer-encoding can be challenging for a model to interpret. A linear classifier, for example, learns a single weight for each feature. Because different words may have a similar encoding, this feature-weight combination is not meaningful.\n",
"* An integer-encoding can be challenging for a model to interpret. A linear classifier, for example, learns a single weight for each feature. Because There is no relationship between the similarity of any two words and the similarity of their encodings, this feature-weight combination is not meaningful.\n",
Copy link
Member

Choose a reason for hiding this comment

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

s/There/there

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

this may lead to think that in the integer encoding different words can have similar number to represent them.
Copy link
Member

@lamberta lamberta left a comment

Choose a reason for hiding this comment

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

Thanks!

@lamberta lamberta added the ready to pull Start merge process label Apr 22, 2019
@TensorFlow-Docs-Copybara TensorFlow-Docs-Copybara merged commit ad3c7d4 into tensorflow:master Apr 22, 2019
TensorFlow-Docs-Copybara pushed a commit that referenced this pull request Apr 22, 2019
nedaresa pushed a commit to nedaresa/tensorflow-convolutional-neural-networks-optimization-key that referenced this pull request Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA has been signed ready to pull Start merge process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants