Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 369 Bytes

LanguageGenetics

You can find the paper here: https://www.overleaf.com/read/gpnzbywgcvch

Implemented functions:

  • Article extraction
  • Article selection based on rank
  • Saving found articles and loading found articles into Java
  • Tree representation (probability = integer between 0 and 100)
  • Genetic operators on tree
  • PopulationDB
  • Convert article into a tree