Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bibliotechy/dirty-poetry
/ functions
Functions
9 in github.com/bibliotechy/dirty-poetry
⨍
Functions
9
◇
Types & classes
1
↓ 5 callers
Function
get_final_phonemes
(word, metrical_unit)
dirty_poetry/utils.py:32
↓ 1 callers
Function
main
()
parser.py:26
↓ 1 callers
Function
nonsense_metre
(tokens, real_words)
dirty_poetry/utils.py:18
↓ 1 callers
Function
nonsense_percent
(metre)
dirty_poetry/utils.py:29
↓ 1 callers
Function
tokenizer
()
dirty_poetry/utils.py:10
Method
test_with_nonsense_word
(self)
test_functions.py:23
Method
test_with_one_syllable_word
(self)
test_functions.py:13
Method
test_with_partial_word
(self)
test_functions.py:18
Method
test_with_real_word
(self)
test_functions.py:8