Skip to content

denis-v-s/TextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

TextEditor

Brief summary:

A lightweight text editor with an implementation of Markov text gerator, calculation of Flesch score, and charting of data.

Features:

  • Appbar menu
  • Custom right click menu
  • Markov text generator
  • Ability to open large text files
  • Ability to save
  • Real-time counters of words, sentences, syllables, and Flesch score
  • Graphed performance of calculations of statistics such as count of words, sentences, syllables, and Flesch score.

Screenshots:

Main window:

App menu:

Custom context menu:

Toggling of status bar items:

Performance graph of calculating stats using a single loop vs using multiple loops (counts of words, sentences, syllables, Flesch score):

Markov text generator:

Loading large text files:

Real-time counts:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published