Skip to content

Making some music from text computing the Levenshtein's distance between words.

License

Notifications You must be signed in to change notification settings

rvalla/dialogues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon

dialogues

what is dialogues?

dialogues is a group of experiments in which I am trying to transform text to music. Initialy I am simply using properties of text such as the number of words in a sentence, the number of symbols in a word or the Levenshtein's distance between words. This is work in progress...

standing upon the shoulders of giants

This little project is possible thanks to a lot of work done by others in the open-source community. Particularly in this case I need to mention:

  • Python: one of the programming languages I used.
  • Wikipedia: the place from I learn how to implement an algorithm to measure the Levenshtein's distance.

Visit azarte for more information at azarte.gitlab.io. a

Feel free to contact me by mail or reach me in telegram or mastodon.

About

Making some music from text computing the Levenshtein's distance between words.

Topics

Resources

License

Stars

Watchers

Forks

Languages