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

Explain the basic idea of parser #2

Open
legchikov opened this issue Nov 2, 2018 · 1 comment
Open

Explain the basic idea of parser #2

legchikov opened this issue Nov 2, 2018 · 1 comment

Comments

@legchikov
Copy link

Hi @EddiePi

Could you please explain the basic idea of the implementation of the parser?

Thanks!

@EddiePi
Copy link
Owner

EddiePi commented Nov 2, 2018

@legchikov
This project is an implementation of the research paper. The basic idea is finding the longest common string and replacing other words in the string with asterisks. The idea is easy to follow if you have read the paper.

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