code wiki / mt
topic: mt
8 modules sharing the mt name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_mt_core.nx | reusable CORE of the sovereign neural MT arc (GEN-WL-WL-NN-TRANSLATION). | 95 | 4 |
| nx_mt_multi.nx | sovereign MULTILINGUAL phrase translator over EN/RU/BE/UK/PL, ENGLISH-PIVOT (the standard | 144 | 10 |
| nx_mt_phrasetable.nx | sovereign data-driven phrase-table translator (token-level, EN->ES seed lexicon), | 83 | 6 |
| nx_mt_r0_gate.nx | GATE for MT-R0: the first rung of the SOVEREIGN NEURAL MACHINE TRANSLATION | 271 | 11 |
| nx_mt_r1_gate.nx | GATE for MT-R1: SEQUENCES. Proves, by RUNNING, that the sovereign MT core | 209 | 8 |
| nx_mt_r2_gate.nx | GATE for MT-R2: CROSS-TOKEN CONTEXT enables REORDERING. The first genuinely | 282 | 12 |
| nx_mt_r3_gate.nx | GATE for MT-R3: REAL TEXT via the production BPE tokenizer (nx_bpe). The | 206 | 8 |
| nx_mt_ruen.nx | sovereign BIDIRECTIONAL RU<->EN phrase-table translator (the Belarus<->Texas pair). Token- | 104 | 9 |