hi,
i have an issue with comparing two array lists. array a1 has the content of a set of 500 articles. array a2 has a set of noun phrases.
i need to check each element of a2 with each element of a1.
because i want to check in how many articles does the elements of a2(noun phrases) occur.
pls help...
regards
jessie

