gamringer / pyrrho

Tool for generating syntax-highlighted texts for highly-inflected languages

Home Page:https://vcar.dev/read/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyrrho

Pyrrho is a tool for generating dynamic, syntax-highlighted texts, focusing at the moment on Ancient Greek. You can see it in action here.

Annotated texts can come from different sources. At the moment, only the AGLD Treebank format and ConLL are supported, but there are plans to support arbitrary text via CLTK.

Getting started

# install python dependencies, build lexicon DB
make

REST API

Run make app, then go to /docs or try /corpus/ag/nt?ref=JOHN_1.

CLI

./pyrrho ls
./pyrrho cat ag nt JOHN_1

asciicast

About

Tool for generating syntax-highlighted texts for highly-inflected languages

https://vcar.dev/read/


Languages

Language:Python 52.6%Language:SCSS 24.7%Language:CSS 10.8%Language:TypeScript 6.5%Language:HTML 3.8%Language:Makefile 1.6%