1 | static AIOperations ai_defaultOperations() {
|
2 | ret new AIOperations {
|
3 | Set<S> extractPhrases(S s) {
|
4 | ret asCISet(words2_noNumbers(s)); |
5 | } |
6 | }; |
7 | } |
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: | #1022739 |
| Snippet name: | ai_defaultOperations |
| Eternal ID of this version: | #1022739/2 |
| Text MD5: | b21a1a9cef53b650d8ecdc80daf9a03a |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-03 19:51:20 |
| Source code size: | 161 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 445 / 469 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |