Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 269 Bytes

nlp-project-2

CS 337 - Project 2: Jonathan Chan, Yousef Issa, and Emily Nee

Requirements

use pip to install the requirements file

import nltk nltk.download('averaged_perceptron_tagger')

Running the code

Run python main.py to run the recipe parser.