Bridger Rossiter

Results 8 comments of Bridger Rossiter

I can see quanitizer code in the o_C that uses code from Braids. Could this be pulled across?

I would appreciate an urgent response as we can't test the migration of our application until this is resolved. Thanks!

@gunjan01 thanks! Hopefully it can merged soon?

@apoorv-plivo we were using a fork of 0.4.1. The main thing is that we need to buy numbers without having to specify an `app ID`. We pre purchase numbers and...

Thanks @apoorv-plivo !

It's possible to process the documents with gramophone and then pass the results to natural's tf-idf function. See this https://gist.github.com/bxjx/7001437. I've also added a `{ flatten: true}` option to gramophone...

Ah yes. Gramophone uses [stripTags from underscore.string](https://github.com/epeli/underscore.string), which simply removes any tags and leaves only the enclosed text. As you spotted, Gramophone is then getting stuck on all the minified...

Hi all! I've been working on other projects but I'm really excited that people are submitting pull requests. I'll have a shot at merging things in the next few days....