Skip to content

CS 337: Natural Language Processing, Project 2: Recipes- pulls information from online recipes

Notifications You must be signed in to change notification settings

haydenudelson/337-project-2

Repository files navigation

337-project-2

CS 337: Natural Language Processing, Project 2: Recipes- pulls information from online recipes This project is built on Python 3.8 Project can be found on Github at https://github.com/haydenudelson/337-project-2

To run submission:

  • Install dependencies using pip install -r requirements.txt
  • In console, type python recipe.py to begin. Follow instructions.

Recipes provided to the project must be from https://www.allrecipes.com/

Dependencies:

This project requires the following Python modules:

  • PrettyPrinter
  • fractions
  • copy
  • bs4 (BeautifulSoup)
  • spacy
  • unicodedata
  • re
  • nltk

About

CS 337: Natural Language Processing, Project 2: Recipes- pulls information from online recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages