I'm trying to find the semantic labels of english sentences. I am using the Stanford NLP parser. Does it have methods for this?
I was going through the documentation but the closest thing I could find was:
CoreAnnotations.SemanticWordAnnotation
CoreAnnotations.SemanticTagAnnotation