arvidj

Results 19 comments of arvidj

Thanks, I'd be happy to provide more details if you there's something specific you need :)

Got bit by this again. This time with the package set: ``` - install conduit 6.2.0 - install mirage-crypto-pk 0.10.7 - install cohttp 4.1.2 - install conduit-lwt 6.2.0 - install...

> Thanks @arvidj it looks like you're still working on this so I'll just leave some questions here. Hi, it should be mostly finished but I haven't reviewed the code...

@tmcgilchrist any hints on how to move forward on this? Do you think I need to: > add a streaming response suitable for downloading binary artifacts ? I see that...

It doesn't seem too hard change the module `API` so that handler functions receive `CLB.body` instead of the body `string` directly. From there, we can choose to return a `string...

This might be interesting as well: http://open.blogs.nytimes.com/2015/04/09/extracting-structured-data-from-recipes-using-conditional-random-fields/ / Arvid 2015-11-07 17:35 GMT+01:00 Ryan B. Harvey [email protected]: > also, unit of measure, as in: > > 3 cups olive oil =...

As long as one leaves the possibility to not use these "sub-items", one could just not specify them in cases where it is too tricky. In regards to current usage,...

Thanks for your review @shonfeder. I've pushed a version amended with your suggestion.

@shonfeder Is there something else that can be done to move this PR forward? Thanks again!