"Filter words from rapidminer"
Hi, everyone,
Further wants to ask,
In a text file,
線上(Nc) 展示(VC) 使用(VC) 簡化(VHC) 詞類(Na) 進行(VC) 斷詞(VA) 標記(Na) Happy family Na
When using "process documents from file" operator with Tokenize inside, it will generate
線上
Nc
展示
VC
使用
VC
簡化
VHC
詞類
Na
進行
VC
斷詞
VA
標記
Na (2 times)
Happy
family
But I would like to ask how to filter the words containing brackets inside. I have used "filter tokens (by content)" but can only filter one word. Can anyone tell me which suitable operator should be used and what command code is . Thank you very much
Cheers,
Sunny