Extracting texts and anchors values from the tables using jsoup

51 Views Asked by At

Actually, I need to extract the text data and anchors values (link text and URL from ahref) from all the tables for semantic similarity measurments using ws4j. The measurements are required to obtain from webpage with following address: http://ws4jdemo.appspot.com/?mode=s&s1=Eventually%2C+a+huge+cyclone+hit+the+entrance+of+my+house.&s2=Finally%2C+a+massive+hurricane+attacked+my+home.

Any help in this matter would be appreciated.

0

There are 0 best solutions below