Commit 486946a1 authored by Michael D Harkess's avatar Michael D Harkess
Browse files

Update UpdateEdits.md

parent 0e0a64f1
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -18,3 +18,12 @@
- Increased accuracy of checker by adding the n-grams in everywhere. Previously for some methods it was missed such as in the GUI.
- Increased accuracy of corrector by introducing new method (we called it similarity) on top of the previous mehtods.
- Turkish language option is added for checker and corrector.

# Michael
- Added to INSTALL.md:
    - Added instructions to run Android App via Android Studio
    - Added a File Reader library to README 
- Added external library file for the Regex Parser
- Updated logic of Android App Checker to the latest version (in CheckerCorrector Folder)
- Fixed SQL library import in Android App (Binary of library is provided)
- Provided Zipped files of Android Studio Enviroment and modified Checker package