Filter
Exclude
Time range
-
Near
The package exposes a static method classifyText which accepts a text and returns an ordered list of ItemSpan with the type of text i.e phone, email, address etc. You can use the result from this method to construct your HTML text and handle click events.
1
1
26
Probably a good test case would be if it is possible to recover "secret" in this code. Information theoretically you'll need at least len(secret)*8 calls to classifyText, but I'd be impressed if anyone came within 10x of that.
21