Download Jar. Libraryless. Click here for Pure Java version (6202L/40K).
1 | !7 |
2 | |
3 | p {
|
4 | Map<S, O> tree = mechTreeCI("Übersetzungen nach deutsch | Wortbaum");
|
5 | |
6 | for (S in : mechList("Random English sentences")) {
|
7 | print(in); |
8 | printIndent(translateUsingWordTree(in, tree)); |
9 | } |
10 | } |
Began life as a copy of #1014198
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xfbsdwenvhih
No comments. add comment
| Snippet ID: | #1014200 |
| Snippet name: | Translate English to German using word tree |
| Eternal ID of this version: | #1014200/11 |
| Text MD5: | b58e6dda8437c396d860170fb027cded |
| Transpilation MD5: | 045508bbbdb2850d82a7fba0d762d80b |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-04-16 03:35:46 |
| Source code size: | 218 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 760 / 1701 |
| Version history: | 10 change(s) |
| Referenced in: | [show references] |