-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
Hi Dan
I'm wondering how to implement the use of the tokenizer from this toolset. You suggest:
$tokenizer = new GeneralTokenizer();
$tokens = $tokenizer->tokenize("some text")
but how do I instantiate the toolset itself on the php page? I've tried various include/require lines, but none of them work.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels