See LICENSE for licensing information.
AraRooter is a Java program that uses Machine Learning, namely the infamous SVM algorithm, to find the three-lettered root of any Arabic lemma with around 84% accuracy. The theoretical background of this project will be posted here soon.
To compile and run this project, import it in Eclipse or your IDE of choice that supports Eclipse projects.
Read the comments in src/RootExtrMain.java.
If you have any questions or suggestions, please create a new issue.