garden-path-sentences

There are 2 repositories under garden-path-sentences topic.

  • gsarti/interpreting-complexity

    Materials for the MSc Thesis "Interpreting Neural Language Models for Linguistic Complexity Assessment" and related works.

    Language:Python4202
  • oliverkirby99/T37-garden_sentences

    A program that takes in a sentence and returns the type of word for each word in the sentence. But the sentences setup in this program are 'Garden Path Sentences' which trick the 'spacy' library.

    Language:Python10