Skip to content

Stylo ah online is an online tool to compute comparative text analysis in your browser. It implements the pipeline consisting of text (string) normalization, string decomposition (into token / features), counting and building up a feature vector, measure computation (create a distance matrix) and clustering.

License

Notifications You must be signed in to change notification settings

ecomp-shONgit/stylo-ah-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylo-ah-online

Stylo ah online is an online tool to compute comparative text analysis in your browser. It implements the pipeline consisting of text (string) normalization, string decomposition (into token / features), counting and building up a feature vector, measure computation (create a distance matrix) and clustering.

Usage

Manual: in german language Online tool: stylo-ah-online

Installation

You may run the website on your own server. To do so, you need the index.HTML in place and in the same folder the interfff.JS, also you have to link against some libraries that are also present in this github account. The libraries are "svgdrawinglib.js", "textnorm.js", "strdist.js", "textdecomp.js", "vecspmeasures.js" and "clust.js". There is no third party implementation needed.

About

Stylo ah online is an online tool to compute comparative text analysis in your browser. It implements the pipeline consisting of text (string) normalization, string decomposition (into token / features), counting and building up a feature vector, measure computation (create a distance matrix) and clustering.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published