Download Jar. Libraryless. Click here for Pure Java version (10994L/81K).
1 | !7 |
2 | |
3 | p-exp {
|
4 | S s = "give me a list of functions"; |
5 | ai_parser_activateStandardFunctions(); |
6 | PTElement root = ai_parseBottomUpToTree(s); |
7 | L<S> l = asList(ai_parseTree_simplifiedTexts(root)); |
8 | pnl(l); |
9 | //assertEqualsVerbose(tlft(correct), trimAll(l)); |
10 | } |
Began life as a copy of #1017410
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017415 |
| Snippet name: | Test English Simplifier w/plausibility function (OK) |
| Eternal ID of this version: | #1017415/2 |
| Text MD5: | ea9a785a21492c6017baae71275d2e2e |
| Transpilation MD5: | 204b82e1b2fdcf3b2e6b99dbb4be615d |
| 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-08-07 20:37:54 |
| Source code size: | 265 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 644 / 1405 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |