Skip to content
/ charstat Public

Builds the graph in the dot language from the letters

Notifications You must be signed in to change notification settings

lex-r/charstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Charstat

Charstat takes text as input arguments and calculates a links between symbols. It shows a graph as the dot language.

Usage

$ ./charstat "A weighted graph is a graph in which a number is assigned to each edge" > graph.dot
$ dot -Tsvg graph.dot > graph.svg

About

Builds the graph in the dot language from the letters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages