This update patches an error caused by where the sentenceID was incremented. Previously it was incremented before iterating through the words, so the wordInSentence predicate would occasionally refer to sentences that did not exist.
This update patches an error caused by where the sentenceID was incremented. Previously it was incremented before iterating through the words, so the wordInSentence predicate would occasionally refer to sentences that did not exist.