Victor Loux Bookmarks Tag: python

25 bookmarks tagged “python

Basic Music Theory in ~200 Lines of Python | Manohar Vanga

mvanga.com/blog/basic-music-theory-in-200-lines-of-python
A basic introduction to Western music theory using the Python programming to derive scales, chords, and modes in every key.

Natural Language Processing is Fun! – Adam Geitgey – Medium

medium.com/@ageitgey/natural-language-processing-is-fun-9a0bff37854e
Computers are great at working with structured data like spreadsheets and database tables. But us humans usually communicate in words, not in tables. That’s unfortunate for computers. A lot of…

Programming with Escher

mapio.github.io/programming-with-escher/
This notebook is a collection of preliminary notes about a "code camp" (or a series of lectures) aimed at young students inspired by the fascinating Functional Geometry paper of Peter Henderson.

readbeyond/aeneas

github.com/readbeyond/aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment) http://www.readbeyond.it/aeneas/

SpaCy.io | Industrial-strength Natural Language Processing

spacy.io/
spaCy is a library for industrial-strength text processing in Python. If you're a small company doing NLP, we want spaCy to seem like a minor miracle.