I want to take this text file:
http://phpir.com/user/files/text/lexicon.txt
and in each row I want a value for the word, and the identifier (the 2 or 3 letters beside that word).
How can I separate the two though if there's no delimeter? Is there a way to represent the new line as the delimeter instead?