On 04/24/2012 10:49 PM, Adriano Santos wrote:
Yes, Jörn. You are right. When I put this term (Big) in uppercase, the POT Tagging found (I/PRP saw/VBD the/DT movie/NN called/VBN Big./*NNP* ) By the way, If the text of my document was in lowercase, the POS Tagging would show wrong result?
Yes it was trained on properly cased data and the tag dictionary is also used in the model on the web site. I suggest to retrain it if your input data is lowercased, and maybe do not use the tag dictionary, Jörn
