ingredients:从互联网上任何食谱网站中提取食谱成分

时间:2024-05-24 19:34:43
【文件属性】:

文件名称:ingredients:从互联网上任何食谱网站中提取食谱成分

文件大小:673KB

文件格式:ZIP

更新时间:2024-05-24 19:34:43

recipes extractor cooking tagging ingredients

配料 这是一个Golang库,用于互联网上任何食谱的成分标记和提取。 该库对我以前使用和所做的配方提取进行了和。 在线尝试: : 用法 在线API 您可以在线使用它,只需执行GET https://ingredients.schollz.now.sh/?url=X ,其中X是配方网站的URL。 $ curl https://ingredients.schollz.now.sh/?url=https://cooking.nytimes.com/recipes/12320-apple-pie 命令行 您可以从命令行使用它! 如果,则还可以从命令行使用它: $ ingredients https://www.tasteofhome.com/recipes/banana-chocolate-chip-cookies/ 去图书馆 您可以将其用作库。 $ go get github.c


【文件预览】:
ingredients-master
----.travis.yml(24B)
----cmd()
--------ingredients()
--------ingredients-files()
----utils_test.go(269B)
----.github()
--------FUNDING.yml(63B)
----testing()
--------sites()
--------sites.ingredients()
----ingredients.go(14KB)
----goreleaser.yml(2KB)
----LICENSE(1KB)
----corpus.go(149KB)
----corpus()
--------directions_pos.txt(2KB)
--------vegetables.json(2KB)
--------numbers.txt(110B)
--------densities.json(4KB)
--------herbs.json(2KB)
--------ingredients.txt(44KB)
--------fruits.json(1KB)
--------main.go(9KB)
--------directions_neg.txt(504B)
----.gitignore(192B)
----go.sum(4KB)
----README.md(2KB)
----ingredients_test.go(22KB)
----utils.go(8KB)
----.gitattributes(55B)
----go.mod(262B)

网友评论