Giter Club home page Giter Club logo

cultural-recipes's Introduction

CulturalRecipes

Cross-cultural recipe adaptation

Format of a recipe

{
'id': str,
'title': str,
'title_translated': Optional[str],
'ingredients': List[str],
'steps': List[str],
'dish': Optional[str],
}

Format of a matched_recipe

{
'source': recipe,
'targets': List[recipe]
}

Format of a data file: jsonl with one matched_recipe per line

Set direction Scale Link Notes
Silver cn2en 82 Download 1:1
Human cn2en 25 Download 1:1
Silver en2cn 52 Download 1:1
Human en2cn 41 Download 1:1

Chinese monolingual dataset (cleaned) and English monolingual dataset (raw)

Statistics of CulturalDataset

Direction Source Target Train Valid Test Silver Human
cn2en 44,473 144,645 35,578 4,447 4,448 82 25
en2cn 43,767 120,674 35,013 4,377 4,377 52 41

cultural-recipes's People

Contributors

antoniakrm avatar danielhers avatar meganndare avatar yongcaoplus avatar yovakem avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.