Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1017415 // Test English Simplifier w/plausibility function (OK)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (10994L/81K).

!7

p-exp {
  S s = "give me a list of functions";
  ai_parser_activateStandardFunctions();
  PTElement root = ai_parseBottomUpToTree(s);
  L<S> l = asList(ai_parseTree_simplifiedTexts(root));
  pnl(l);
  //assertEqualsVerbose(tlft(correct), trimAll(l));
}

Author comment

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: 293 / 635
Version history: 1 change(s)
Referenced in: [show references]