An open API service indexing awesome lists of open source software.

https://github.com/h4u2hj/documentstats

Document Statistics Windows Forms app
https://github.com/h4u2hj/documentstats

csharp windows-forms

Last synced: 6 months ago
JSON representation

Document Statistics Windows Forms app

Awesome Lists containing this project

README

          

# Document Statistics app

A simple windows forms app to display statistics of a document. Implements View-Model-Persistence architecture

Allows txt and pdf file inputs.

Statistics include: Character, sentence, noun count

Occurences of each word with filtering options.