Skip to content

om3rcitak/rhymer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhymer

rhymer, find the nearest word is a word using levenshtein algorithm helps make the rhyme songwriter. Thanks @ugurarici for idea.

Live version: https://om3rcitak.github.io/rhymer/

levenshtein algorithm

https://en.wikipedia.org/wiki/Levenshtein_distance

install

if not installed "requests" library

$ pip install requests

after installing "requests" library

$ git clone https://github.com/Om3rCitak/rhymer.git

usage

$ python rhymer.py -k araba

usage rhymer

wordlist

all turkish words approved by the Türk Dil Kurumu and the recursive brute-force techniques save the wordlist_tdk.txt file.

if you want to update the wordlist

$ cp wordlist_tdk.txt wordlist_tdk_old.txt
$ python create_wordlist.py

this process will take slightly longer

OR

2k16, omercitak.com

About

Find the similar keywords and make rhyme!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages