Skip to content

A basic text editor developed in Java with features such as loading text from other files, calculating Flesch Index, generating Markov Text, spelling suggestions and auto complete.

License

asheerrizvi/textedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Edit

A basic text editor developed in Java with features such as loading text from other files, calculating Flesch Index, generating Markov text, spelling suggestions and auto complete.

Getting Started

You can setup a local instance for this application and run it for yourself:

Prerequisites

The only pre-requisite for running this application is a Java IDE. I used Eclipse while developing this and therefore the screenshots attached here are from Eclipse.

Installation

Clone the repository on your local machine and import it into your preferred IDE. On Eclipse, you can do this via the following path:

File > Import > General > Existing Projects in Workspace

Running Locally

Run the application by executing "EarthquakeCityMap.java", this file can be found under the following path:

MOOCTextEditor > src > application > MainApp.java

image

image

About

A basic text editor developed in Java with features such as loading text from other files, calculating Flesch Index, generating Markov Text, spelling suggestions and auto complete.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published