Skip to content

Porting tokenizer to javascript #126

Closed Answered by owo
mustafa0x asked this question in Q&A
Discussion options

You must be logged in to vote

Which tokenizer specifically (simple_word_tokenize or MorphologicalTokenizer)?

Unfortunately, simple_word_tokenize should be simple to implement in JS while MorphologicalTokenizer might be a lot more difficult depending on the type of disambiguator used.

At the moment, a JS implementation of CAMeL Tools is not something we plan on working on.

My suggestion is to use something like Flask to create a web API that you can call in your web app.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mustafa0x
Comment options

Answer selected by mustafa0x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants