find-abstract-syntax-tree is a Python 3 implemention of the fAST algorithm. This algorithm aims at inferring a regular expression from a finite set of positive examples.
Abstract: The code comparison technology plays a very important part in the work of plagiarism detection and software evaluation. Software plagiarism mainly appears as copy-and-paste or with a little ...
Abstract: Decision trees, widely used in machine learning, have recently been scrutinized for their fairness. Existing fair decision tree algorithms mainly intervene in the processing mechanism, which ...