Libraryless. Click here for Pure Java version (2261L/15K).
svoid test_parseNGramScorerExpression() { assertEqualsVerbose(pair(ll("b"), ll()), parseNGramScorerExpression("b")); assertEqualsVerbose(pair(ll("ab"), ll("cd")), parseNGramScorerExpression("ab^cd")); }
Began life as a copy of #1027492
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027497 |
| Snippet name: | test_parseNGramScorerExpression |
| Eternal ID of this version: | #1027497/1 |
| Text MD5: | b75c4f039c71a2f2cdc417f08548fa0b |
| Transpilation MD5: | 6b9145ecff9ba3e115202e15a9a3b325 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-22 15:37:20 |
| Source code size: | 209 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 354 / 462 |
| Referenced in: | [show references] |