There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The system can be divided into two parts: preprocessing and graph matching. The preprocessing part parses plaintext documents and outputs dependency graphs in json format. The graph matching takes these dependency graphs and applies graph edit distance to measure similarity.