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

4
LINES

< > BotCompany Repo | #1021312 // ai_groupAndReturnSimplestNounPhrases

JavaX fragment (include)

static Pair<S, LS> ai_groupAndReturnSimplestNounPhrases(S s) {
  ret ai_groupUsingProductionsAndReturnGroups(s, ai_standardBUParserWithProductions(
    [[<determiner> + <noun> = <noun>]]));
}

Author comment

Began life as a copy of #1018202

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021312
Snippet name: ai_groupAndReturnSimplestNounPhrases
Eternal ID of this version: #1021312/1
Text MD5: f4d9133aedca8fa177aeb3ea22daea40
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-08 15:37:28
Source code size: 194 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 256 / 302
Referenced in: [show references]