Skip to content

hugovk/lexiconstruct

Repository files navigation

lexiconstruct

A Dictionary of Not-A-Words

Production

Create a dictionary from archived tweets.

python lexiconstruct.py -n 2 > a-dictionary-of-not-a-words.md

pandoc -s -c style.css a-dictionary-of-not-a-words.md -o a-dictionary-of-not-a-words.html

Windows:

pandoc --latex-engine=xelatex -c style.css -T "A Dictionary of Not-A-Words" a-dictionary-of-not-a-words.md -o a-dictionary-of-not-a-words.pdf

See also:

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages