"Problem with FeatureExtraction (VISTA, Java 1.6.16)"
Could somebody explain me how to use FeatureExtraction, because it does not work for me...
Here is my code:
I am using it in my plan, which extracts data for analysis from HTML page using XPATH:
Here is my code:
<参数键= "结果" value = " / h: html / h:身体/ h: div/h:div[2]/h:div[3]/h:div/h:div[3]/h:div/h:ul/hi:li[2]/h:div[2]/text()"/>
I am using it in my plan, which extracts data for analysis from HTML page using XPATH:
Tagged:
0
Answers
<参数键= "目录" value = " % {file_path} " / >
<参数键= "结果" value = " / h: html / h:身体/ h: div/h:div[2]/h:div[3]/h:div/h:div[3]/h:div/h:ul/hi:li[2]/h:div[2]/text()"/>
what's the error message? Perhaps your XPath expression is wrong? Did you take a look into the Operator description?
Greetings,
Sebastian
...
...
and...
works ;D