Skip to content

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.

Notifications You must be signed in to change notification settings

oliverkirby99/T37-garden_sentences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

T37 - garden_sentences

Download this Repo as a zip file

To run this program you will need to read through the 'requirements.txt' and run the commands in Command Line

Once you have successfully run the commands in 'requirements.txt': Unzip the zip file, navigate through the folder until you find the files, copy the location to your clipboard and in command line enter:

  • cd "paste_file_location_here"
  • garden.py

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages