salimt / Text-Editor-App

A Modern Text Editor written in Java includes Markov text generator, Flesch–Kincaid readability Test and Between words distance calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Editor Application with Markov, Flesch Index and Distance Calculation

this was the final homework for UCSD's Data Structures and Performance.

A smart text editor/processor that incorporates “intelligent” behaviors of modern-day text interfaces including autocomplete, flagging misspelled words and spelling auto-correct.

Preferred 7+ Language Level SDK 1.8 because of javafx library jUnit and libs

Example:

About

A Modern Text Editor written in Java includes Markov text generator, Flesch–Kincaid readability Test and Between words distance calculator

License:Other


Languages

Language:Java 99.6%Language:CSS 0.4%