POS Tagging computation time issue
ayaghci
New Altair Community Member
Hello,
I am using “process documents from files” operator with sub-process (tokenize – POS tagging). My goal is extracting adjectives and Nouns from the given text document. However, it takes one or two days to get the result. Is there any way to make the POS tagging operator faster? One or two days computation time is not so efficient.
Thank you for your help in advance
The process I am running as:
-Process documents from files
-Transform cases
-Tokenize
-Filter Tokens by POS Tags
I am wondering that wether or not anybody has similar problem and some solution
I am using “process documents from files” operator with sub-process (tokenize – POS tagging). My goal is extracting adjectives and Nouns from the given text document. However, it takes one or two days to get the result. Is there any way to make the POS tagging operator faster? One or two days computation time is not so efficient.
Thank you for your help in advance
The process I am running as:
-Process documents from files
-Transform cases
-Tokenize
-Filter Tokens by POS Tags
I am wondering that wether or not anybody has similar problem and some solution
Tagged:
0