Commit Graph

38 Commits

Author SHA1 Message Date
Feufochmar 8bfebfbf0d Add licence (MIT) 2018-06-23 19:12:38 +02:00
Feufochmar f6bd492a5d Zip Archive maker 2018-06-23 18:08:20 +02:00
Feufochmar 7723e7744f Update README 2018-06-23 03:34:48 +02:00
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 d8102d8a99 Use the phonology generator in the example json generator. 2018-06-22 23:59:46 +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 b375702a09 Indicate which vowels are stressed or unstressed 2018-06-15 19:29:50 +02:00
Feufochmar 864e0d1772 Change the description of a phoneme 2018-06-15 00:56:21 +02:00
Feufochmar a74c09b89e Add description for stress/syllable break 2018-06-15 00:48:39 +02:00
Feufochmar 91f7eed1f7 Change descriptions and add generation with rulemaker 2018-06-15 00:40:30 +02:00
Feufochmar 8bedccc20b Add/improve descriptions on phonemes. 2018-06-15 00:39:39 +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 4def536673 Change words with several stresses 2018-06-14 00:17:55 +02:00
Feufochmar 7dffe3cf55 Add description column 2018-06-14 00:16:31 +02:00
Feufochmar d118f5fae1 Correct description of an argument 2018-06-14 00:12:55 +02:00
Feufochmar d07009dd4d Add rule-based generation in generate-example-set script 2018-06-10 23:08:56 +02:00
Feufochmar be3bc9412e Add a description to indicate which phoneme is a vowel and which one is a consonant to avoid misguessing when generating rules 2018-06-10 23:08:18 +02:00
Feufochmar a618ce0530 Add list2rule generator (generating rules from examples) 2018-06-10 22:55:04 +02:00
Feufochmar 6ec27d4429 Change the description 2018-06-10 22:54:22 +02:00
Feufochmar fb9850d1fe Document the tools made so far in the README. 2018-06-09 23:41:09 +02:00
Feufochmar 3d2f50b3ba Simplify css to minimum for the example. 2018-06-09 23:20:01 +02:00
Feufochmar aabff07101 Add script to generate a dataset from the examples. 2018-06-09 20:18:36 +02:00
Feufochmar ae69a4be26 Add tool for merging phonagen json files into one. 2018-06-09 20:17:47 +02:00
Feufochmar 61f4e1bf35 Fix the example set 2018-06-09 20:16:11 +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
Feufochmar be47b5526c Add examples 2018-06-09 03:00:05 +02:00
Feufochmar 28751f465e Remove todo-list from README 2018-06-03 19:28:36 +02:00
Feufochmar 79133f4e70 Ignore ids not in phonology when formatting a word. 2018-06-03 19:06:49 +02:00
Feufochmar 340e459517 Initial commit 2018-06-03 19:02:19 +02:00