Libraryless. Click here for Pure Java version (2502L/16K).
svoid dm_saveLanguageDetectionRegexps(LanguageDetectionTask task, DynamicTopTen<S> tt) { for (Pair<S, Double> p : tt.withScores()) dm_call(dm_languageDetectionRegexpsCRUD(), 'saveResult, task.task(), p.a, str(p.b)); }
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: | #1027486 | 
| Snippet name: | dm_saveLanguageDetectionRegexps | 
| Eternal ID of this version: | #1027486/1 | 
| Text MD5: | 3fe223266b59d95a605b985b27531998 | 
| Transpilation MD5: | 023d19a73780e1c4ee12ca0ea8b512e6 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-03-22 14:56:35 | 
| Source code size: | 226 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 399 / 524 | 
| Referenced in: | [show references] |