static Pair<S, LS> ai_groupAndReturnSimplestNounPhrases(S s) { ret ai_groupUsingProductionsAndReturnGroups(s, ai_standardBUParserWithProductions( [[<determiner> + <noun> = <noun>]])); }
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: | 335 / 381 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021328 - ai_extractSimplestNounPhrases |