GithubHelp home page GithubHelp logo

food-junkie's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

food-junkie's Issues

Clean Tree == serious performance gain

Note: original issue noazark/battered-oats#12

Ok, so the problem is that cleaning the syntax node tree is actually good. As of noazark/battered-oats@e7574678eb03bab08c238cfc5a5696747861da7d I disabled the cleaning and it adds an 8 second delay (because of the deep traversal) to the view rendering. Cleaning the tree is used all over the place for step and ingredient extraction.

Food Junkie needs a rework anyways but it would be awesome to properly solve this issue.

Note: I stopped cleaning up the tree because it destroys labels.

Food Junkie: Fractional Time to Integer support

Note: original issue noazark/battered-oats#3

FoodJunkie::SyntaxNode::Time#to_i fails to convert '1 1/2 hours' to 54000 milliseconds.

Food Junkie uses Chronic to convert natural language time strings to milliseconds. Unfortunately Chronic doesn't support fractions currently. Either, add fraction support to Chronic or convert fractions before parsing time.

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.