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

Main Algorithm improved #22

Open
igrangel opened this issue May 30, 2017 · 0 comments
Open

Main Algorithm improved #22

igrangel opened this issue May 30, 2017 · 0 comments

Comments

@igrangel
Copy link
Contributor

igrangel commented May 30, 2017

Now we have a better understanding of the problem issue 10 is closed and we need to improve the algorithm of the generator.
The general requirement of the generator is to simulate a real environment of two engineers working on top of the same document.
When working simultaneously over the same document more than one heterogeneity will be added.

  1. The input to the method is a AML document, seed.aml
  2. To choose a random number (N), based on a Poisson distribution from 2 to the number of heterogeneities.
  3. To add to seed.aml, elements causing N heterogeneities obtaining seed-0.aml and seed-1.aml which contains N heterogeneities between them.
  4. To create the PSL-based Gold standard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants