Main website at: http://stenoproject.org
This repo contains the client-side Steno tools:
cmd/steno- the Steno GUI app to search, tag and analyse collected news articles.cmd/steno-similar- performs bulk matching between sets of articlescmd/steno-similar-gui- GUI version ofsteno-similar
$ cd cmd/steno
$ qtdeploy build desktop
See cmd/steno/README.md for more details.