Hi Carin, I just talked to one of the other Cortical.io engineers: Here's his email: *Neil Tipper, [email protected] <[email protected]>*
Here's what he had to say: Hi David It's probably best if the user follows the method outlined in http://www.cortical.io/usecase_classification.html to build their own classifier - and ignores the getCategoryFilter endpoint. We have documentation for the Classify API at: http://documentation.cortical.io/classification.html ... but the actually 'classify' endpoint has never been pushed to the API, consequently it's not much use to anyone. (The CategoryFilter is just a holder for a fingerprint and the corresponding filter name - a set of these CategoryFilters would then be used in a `classify` function which would also receive the data to be classified.) If Carin Meier needs more info she can email me - although I can't promise to answer before tomorrow (I need to sleep). If her needs are more business oriented it's probably best if she contacts Francisco directly (or via Sylvia). Cheers, -Neil On Wed, Oct 21, 2015 at 10:36 AM, cogmission (David Ray) < [email protected]> wrote: > Hi Carin, > > If you look at my footer, I might be able to help? :-P > > That is a new API, so I'm not as familiar with it, and I just started with > Cortical.io. But if you hang in there with me, I can get you either the > info or an audience with one who has the info? > > > > =========== > Examples of general usage: > > Check out: https://github.com/numenta/htm.java-examples > Breaking News Demo > Fox Eats Demo > > for extreme examples of usage! :-) > > Also there's: https://github.com/cortical-io/java-client-sdk > > Any help I can give, please feel free to ask! > > Cheers, > David > > On Wed, Oct 21, 2015 at 10:15 AM, Carin Meier <[email protected]> > wrote: > >> I just started looking at the cortical.io api. I have a question. >> >> The classification endpoint looks promising. But I don't really know >> what to do with it from the api docs? Can anyone point me to any examples >> of what to do with the filter once it is created? >> >> >> - /classification/create_category_filter >> >> Thanks, >> Carin >> >> On Tue, Oct 20, 2015 at 8:19 PM, Carin Meier <[email protected]> >> wrote: >> >>> I just finished up some explorations with clojure/ stanford CoreNLP/ >>> Weka classification of Speech Acts. >>> blog post - >>> http://gigasquidsoftware.com/blog/2015/10/20/speech-act-classification-for-text-with-clojure/ >>> repo - https://github.com/gigasquid/speech-acts-classifier. >>> >>> I was planning on trying out using HTM.java next to see the difference. >>> Are there any resources/ papers already that compare tradeoffs between >>> using HTM vs standard Machine Learning Classification like Naive Bayes, >>> J48, Random Forest? >>> >>> - Carin >>> >>> >>> On Sat, Oct 17, 2015 at 11:36 AM, Matthew Taylor <[email protected]> >>> wrote: >>> >>>> This would be a worthy HTM Challenge submission! I don't have time to >>>> work on it, so... free idea! >>>> >>>> --------- >>>> Matt Taylor >>>> OS Community Flag-Bearer >>>> Numenta >>>> >>>> On Fri, Oct 16, 2015 at 1:27 PM, cogmission (David Ray) < >>>> [email protected]> wrote: >>>> >>>>> For anyone interested in HTM.java, I am available as a resource for >>>>> ideas or questions. I normally hang out in the Gitter chat room (a chat >>>>> available by web browser and is used for a lot of Numenta communities.). >>>>> Here's the link: https://gitter.im/numenta/htm.java there is a >>>>> general chat room for NuPIC which is here: >>>>> https://gitter.im/numenta/public which is very active. >>>>> >>>>> Please feel free to avail yourself of all the different resources for >>>>> learning about HTM technology. I also have a blog which I just started but >>>>> has a ton of good links which are helpful to beginners here: >>>>> http://cogmission.ai (see the menu) >>>>> >>>>> Cheers, >>>>> David >>>>> >>>>> On Fri, Oct 16, 2015 at 2:37 PM, Carin Meier <[email protected]> >>>>> wrote: >>>>> >>>>>> Wow. I didn't realize there was HTM.Java. That makes my Clojure >>>>>> interop very happy. I will have to investigate and explore. >>>>>> >>>>>> Thanks! >>>>>> >>>>>> On Fri, Oct 16, 2015 at 3:33 PM, Matthew Taylor <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> On Fri, Oct 16, 2015 at 12:14 PM, Carsten Schnober >>>>>>> <[email protected]> wrote: >>>>>>> > >>>>>>> > A way out of the Python world here might be to store the data after >>>>>>> > pre-processing in a simple text file >>>>>>> >>>>>>> >>>>>>> Or you can use HTM.Java! >>>>>>> >>>>>>> https://github.com/numenta/htm.java >>>>>>> >>>>>>> --------- >>>>>>> Matt Taylor >>>>>>> OS Community Flag-Bearer >>>>>>> Numenta >>>>>>> >>>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> *With kind regards,* >>>>> >>>>> David Ray >>>>> Java Solutions Architect >>>>> >>>>> *Cortical.io <http://cortical.io/>* >>>>> Sponsor of: HTM.java <https://github.com/numenta/htm.java> >>>>> >>>>> [email protected] >>>>> http://cortical.io >>>>> >>>> >>>> >>> >> > > > -- > *With kind regards,* > > David Ray > Java Solutions Architect > > *Cortical.io <http://cortical.io/>* > Sponsor of: HTM.java <https://github.com/numenta/htm.java> > > [email protected] > http://cortical.io > -- *With kind regards,* David Ray Java Solutions Architect *Cortical.io <http://cortical.io/>* Sponsor of: HTM.java <https://github.com/numenta/htm.java> [email protected] http://cortical.io
