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

Possible bug #7

Open
mdasadul opened this issue Nov 28, 2019 · 0 comments
Open

Possible bug #7

mdasadul opened this issue Nov 28, 2019 · 0 comments

Comments

@mdasadul
Copy link

from htmltreediff import diff
src ="we wish to represent a probability distribution over a discrete variablewithnpossible values, we may use the softmax function"
tgt ="We wish to represent a probability distribution over a discrete variablewithnpossible values; we may use the softmax function."

print(diff(src, tgt))

<ins>We wish to represent a probability distribution over a discrete variablewithnpossible values; </ins>we <del>wish to represent a probability distribution over a discrete variablewithnpossible values, we </del>may use the softmax function<ins>.</ins>
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

No branches or pull requests

1 participant