Commit Graph

16 Commits

Author SHA1 Message Date
Feufochmar e5a81f8b8f A sample script to generate words 2018-06-23 03:34:13 +02:00
Feufochmar 7575847021 Fix a few things when generatong words 2018-06-23 03:33:46 +02:00
Feufochmar 8cee7b046a Take into account impossible articulations when generating consonants and change a few things. 2018-06-23 01:03:45 +02:00
Feufochmar 753d253f1b Small fix in simple-latin transcription 2018-06-23 00:25:59 +02:00
Feufochmar 5b52ee1afa Ignore stress in rulemaker if all vowels of a phonology is tagged unstressed 2018-06-23 00:24:55 +02:00
Feufochmar cc7973df2b Add a phonology maker 2018-06-22 23:58:20 +02:00
Feufochmar dd0a756a6b Add some conditions to not confuse #stress and #stressed tags. Add restrictions to which phoneme can be onset/nucleus/coda. 2018-06-15 19:31:20 +02:00
Feufochmar 0a2aa87408 Fix permissions 2018-06-15 00:39:06 +02:00
Feufochmar 455c1047b3 Rule Maker: a tool to build a rule generator from a phonology, without examples. 2018-06-14 00:20:26 +02:00
Feufochmar 3e4485e1b9 Add an algorithm to build a rule generator from a phonology, without examples. 2018-06-14 00:19:27 +02:00
Feufochmar d118f5fae1 Correct description of an argument 2018-06-14 00:12:55 +02:00
Feufochmar a618ce0530 Add list2rule generator (generating rules from examples) 2018-06-10 22:55:04 +02:00
Feufochmar ae69a4be26 Add tool for merging phonagen json files into one. 2018-06-09 20:17:47 +02:00
Feufochmar ba18f56b65 generator-list2chain and phonology-csv2json should be executable. 2018-06-09 19:11:36 +02:00
Feufochmar 5f204ce9e9 Example list to Markov chain generator. 2018-06-09 18:58:46 +02:00
Feufochmar bc5f677aa6 Add phonology-csv2json tool and a Phonagen python library on which the tool is based. 2018-06-09 03:02:45 +02:00