colorful-cli 0.2.1

Colorize English prose by part of speech in the terminal (ANSI).
Documentation

Colorize English prose by part of speech in the terminal.

This is a driving adapter: it wires the [ProseParser] and [ClosedClassLexicon] together through a LexicalAnnotator and renders the classified token stream as ANSI-colored text. The same classification feeds the LSP server; here it lands as color in a terminal with no editor.