My daily work on my project for Google Summer of Code. For this project, I'm creating a new skill for the Amazon Echo, which will read recipes, step by step, answering questions about ingredients, etc.
Friday, August 5, 2016
8/5
Woke up at 6 am this morning with a vision towards fixing the ingredient issue! I'd been working on splitting up the different words in my current ingredient file so it would fit a more broad range of my recipes but then I realized that I could just go through each of my recipes and get all the ingredients to ensure that I would have them all. I used multithreading to connect to every recipe in my MASTER_RECIPE.txt file and have now gotten a list of all their ingredients. Now I just have to process it down to get rid of the numbers, non ingredient words, etc. Luckily, I still have all the logic written from the last time I did it. I also came up with a way to search it better, so hopefully it'll soon be working for every ingredient!
Subscribe to:
Post Comments (Atom)
Add google map on your website with marker
ReplyDeletePHP User Authentication by IP Address
Print specific section of a web page
Simple File Upload Script in PHP
HTML5 Geolocation API Visitor Location
jQuery File upload progress bar
Google Street View API Example
How to generate QR Code in PHP
PHP code to send email using SMTP
Get Visitor's location and TimeZone