Hello folks. I would like to ask about text file editing task where I must make my program read from a file and delete words which begin and last with same letter our symbol for example eye, 8a8.. So my question would be must I tokenize words and how algorithm should look?