chronowords
Temporal word embedding analysis. Detect how word meanings shift across time in large text corpora using memory-efficient PPMI-based embeddings, NMF topic modeling, and Procrustes alignment.
pip install chronowords
kenon
Semantic network construction from text corpora. Build and analyse word association graphs, find paths between concepts, and compare text-derived networks to human association norms (Nelson norms, Small World of Words).
Named after the Greek kenon (κενόν) — the void that enables connection.
pip install kenon
lexograph (coming soon)
Computational text art and visualisation. Turtle graphics sentence walks, punctuation spirals, rhythm punch cards, and concordance plots. Depends on both chronowords and kenon.
Named after the Greek graphein (γράφειν) — to write, to draw.
All packages are MIT licensed and open source.