I have written a named entity recogniser. Is there a method to get the program to recognise whether a character in a txt file is uppercase or lower case. I don't care what letter it is, I just want the program to recognise if a letter is Ucase or Lcase. At the moment I am doing a string comparison from a .txt file, bt there must be a better way than this.
Any thoughts gratefully appreciated
Any thoughts gratefully appreciated