Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.5.2
-
None
Description
In tokenize_ja, user need to provide stoptags that matched tokens removed from the token stream. So, stoptag is "exclusive" rule.
So, create a UDF for "inclusive" rule. stoptags_ja_exclude('名詞') returns array of tags excluding '名詞'.
Attachments
Issue Links
- links to