Difference between revisions of "User:Firespeaker/bot.py yaml files"
Jump to navigation
Jump to search
Firespeaker (talk | contribs) |
Firespeaker (talk | contribs) m (bah) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Monolingual == |
|||
<pre> |
<pre> |
||
Config: |
Config: |
||
Line 7: | Line 8: | ||
Corpora: |
Corpora: |
||
wikipedia: /path/to/uig.wpdump.blah.txt.bz2 |
|||
UDHR: http://www.unicode.org/udhr/d/udhr_uig_arab.txt |
|||
Name: wikipedia |
|||
⚫ | |||
Name: UDHR |
|||
Dict: |
Dict: |
||
- /path/to/apertium-uig.uig.lexc |
|||
</pre> |
|||
Type: lexc |
|||
Paradigms: false |
|||
== Bilingual == |
|||
<pre> |
|||
Config: |
|||
name: Kyrgyz (Turkish-Kyrgyz) |
|||
code: tur-kir |
|||
App: lt-proc |
|||
Morph: /path/to/tur-kir.automorf.bin |
|||
Corpora: |
|||
wikipedia: /path/to/kir.wpdump.blah.txt.bz2 |
|||
⚫ | |||
Bidix: |
|||
- /path/to/apertium-tur-kir.tur-kir.lexc |
|||
</pre> |
</pre> |
Latest revision as of 19:07, 8 June 2014
Monolingual[edit]
Config: name: Uyghur code: uig App: lt-proc Morph: /path/to/uig.automorf.bin Corpora: wikipedia: /path/to/uig.wpdump.blah.txt.bz2 UDHR: http://www.unicode.org/udhr/d/udhr_uig_arab.txt Dict: - /path/to/apertium-uig.uig.lexc
Bilingual[edit]
Config: name: Kyrgyz (Turkish-Kyrgyz) code: tur-kir App: lt-proc Morph: /path/to/tur-kir.automorf.bin Corpora: wikipedia: /path/to/kir.wpdump.blah.txt.bz2 UDHR: /path/to/kir.udhr.blah.txt Bidix: - /path/to/apertium-tur-kir.tur-kir.lexc