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

Is it possible to refer to diff-match-patch for optimization? #280

Open
FishOrBear opened this issue Sep 19, 2023 · 3 comments
Open

Is it possible to refer to diff-match-patch for optimization? #280

FishOrBear opened this issue Sep 19, 2023 · 3 comments

Comments

@FishOrBear
Copy link

https://github.com/google/diff-match-patch

@YuJianrong
Copy link
Owner

@FishOrBear Sorry I'm not sure what are you asking. The diff-match-patch by google is the implementation on the same paper (maybe with a few differences), you can use the javascript version of the google diff-match-patch.

@FishOrBear
Copy link
Author

https://neil.fraser.name/writing/diff/
Because I saw some optimization methods written in it and wanted to see if there was anything I could learn from it.

@YuJianrong
Copy link
Owner

Welcome for PR, I have no time to so this optimization.

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

2 participants