Skip to content

Java Text editor app with various functionalities including Flesch Index, Suggestions, Autocorrect etc.

License

Notifications You must be signed in to change notification settings

vandyG/Text-Editor-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMART TEXT EDITOR

This project is a smart text editor/processor that incorporates “intelligent” behaviors of modern-day text interfaces including autocomplete, flagging misspelled words and spelling auto-correct. It also displays a readability score of the text using Flesch-Kincaid readability. The text editor also has other features including Edit Distance and Markov Text Generator.

Autocomplete & Spelling Suggestion

ac

Edit Distance

ed

Flesch Score

fs

SETUP

Importing Project into eclipse:

  1. Create a new Java Project in your workspace
  2. Import the starter files: File -> Import -> Select "File System" -> Next -> Browse and set root directory to folder contents of zip were extracted to -> Finish

Feel free to use another IDE or manually compile and run your programs. If you need help, google is your friend.

About

Java Text editor app with various functionalities including Flesch Index, Suggestions, Autocorrect etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published