Today I spent some time to try out the new preview/beta of v3. First of all I have to say its really exhaustive to keep track of all the changes and things you introduce. Where will you be end of the year? v12? Won't you guys just give us developers a chance to sleep, eat or even take some vacation? .. Uhm, just kidding. Keep it up.

 So here's what I did today:

- Switched previous http post  submition to the new REST interface. I found the examples in the docs a bit confusing, cause they were listing code for "http post" and "http post with rest"  while both examples look exactly the same except for the url. Finally I just switched the url to /enlighten/rest/ and it worked. Its good to see you are now returning directly the document without that "string" wrapper. Saves hassles and system resources.

- Document categorization capability even in simple format. Very nice. I got good results for some blog entries I tested. Some larger pages also returned no topics at all, maybe due to ambiguous/broad content. 

- Partial results. I've tried to process some very large websites which all worked fine. I'm not sure if you also increased the allowed max. input text length or if my results were truncated and I just didn't notice (using simple format). Anyway, the ability to process really large documents is very much appreciated. Improved documentation on this feature required.

 - Generic relations capability. Taken from the blog its for ".. semantic processing experts who know what they are doing". Does that mean I'm not because I wasn't able to figure out how to get this work? 

Cheers,
Stefan 

 

 


Comments

Stefan:

Thanks for the detailed feedback. We really appreciate it.

We'll take a look at the documentation on Monday and see if we can simplify things. Generic relations isn't going to produce much of use in the simple output format - but you should see a significant number of additional relationships in full format output.

Have a great weekend.