Skip to content

zach-cmiel/337_recipe_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 2: Recipe Parser & Interactive Cookbook
Team: Zachary Cmiel, Ben Ramos, Mitchell Smith, Izuho Suzuki

Github link: https://github.com/zach-cmiel/337_recipe_parser

The Python file to run is recipe_parser.py

Run with Python 3.7 and a fresh environment (pipenv or conda)

The packages required for this project can be installed from the requirements.txt

VERY VERY IMPORTANT: you must download the Spacy model using the following command:

python -m spacy download en_core_web_lg

Other models can be used, but you would have to change the model specificied on line 584. Best results were found with the large model.

Referenced GitHubs:

https://github.com/amitadate/EECS-337-NLP-Project-02

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages