Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

This component is a thin wrapper around the mtlynch/ingredient-phrase-tagger docker container, which in turn is built upon the ingredient-phrase-tagger codebase developed and published by the New York Times Company

License

openculinary/ingredient-phrase-tagger-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RecipeRadar Ingredient Phrase Tagger

This component is a thin wrapper around the ingredient-phrase-tagger docker container created by developer mtlynch, which in turn is built upon the ingredient-phrase-tagger codebase developed and published by the New York Times Company.

The wrapper exists solely to build a base image containing a ready-trained ingredient phrase tagging model which is accessible via symlink at a fixed filesystem path.

The ingredient-parser service image is built on top of the image produced by this repository.

Install dependencies

Make sure to follow the RecipeRadar infrastructure setup to ensure all cluster dependencies are available in your environment.

Local Build

To build the image for the local infrastructure environment, execute the following command:

sudo sh -x ./build.sh

About

This component is a thin wrapper around the mtlynch/ingredient-phrase-tagger docker container, which in turn is built upon the ingredient-phrase-tagger codebase developed and published by the New York Times Company

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages