Hi I am trying to read tags on a list of words, the list has words like (TMConnects(MEN) what(WP) happened(VB) to(TO) your(ADV) my(ADV) tm(N) website(N) i(N) can(ADV) access(N) to(TO) view(N) my(ADV) bills(N) ) I am trying to use if statements and regular expressions to read each tag so I can categorise the words appropriately.Hi I am trying to read tags on a list of words,