1  | sS ai_tikaPageToTextExamples(S url) {
 | 
2  | S text = ai_textExamples().get(url);  | 
3  | if (nempty(text)) ret text;  | 
4  | text = tikaText(url);  | 
5  | if (nempty(text))  | 
6  | ai_textExamples().put(url, text);  | 
7  | ret text;  | 
8  | }  | 
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018170 | 
| Snippet name: | ai_tikaPageToTextExamples | 
| Eternal ID of this version: | #1018170/2 | 
| Text MD5: | 3b38490a0a0ce3612ae7d47b5d01e06b | 
| Author: | stefan | 
| Category: | javax / persistence | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-09-07 13:48:58 | 
| Source code size: | 209 bytes / 8 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 505 / 545 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |