David Farthing

237
reputation
2
13

I'm creating a software package for simulating machine understanding of natural English sentences in Java using the Stanford Natural Language Processing Group's rules-based tools such as the parser, part-of-speech tagger and coreference resolution system. Eventually, I would like to test my tool on past statements and questions from the Winograd Schema Challenge.

Stanford NLP Group

Winograd Schema Challenge