slamby / slamby-insight

Cross-platform (electron based) integrated data management tool, dedicated for data-scientists and managers. Quick real-time data access, data-analysis and data-processing.
https://www.slamby.com/insight
Apache License 2.0
1 stars 0 forks source link

Classifier service parent-filter #24

Closed petermezei closed 7 years ago

petermezei commented 7 years ago

Built-in classifier service recommend filter option. Filter by tags during the recommendation

attilalaszlo commented 7 years ago

ready: #35

petermezei commented 7 years ago

I tested it with the agri environment. I used the classifier service with alias classifier. I tried the service with "MTZ 82 traktor" without any parent tag filter. The first result category id is: 6761.

Now I did it again, but with Parent tag filter. I filtered the tags to 6761 and was looking for the parent tag. It was 3118. Now I was looking for the 3118 as a parent category and selected it.

Now click the Ok, but error message: There is at least one parent tag in the ParentTagIdList which is not a parnet of any activated tags!

@attilalaszlo could you check it? It seems to be a bug.

attilalaszlo commented 7 years ago
  1. Did you copy the error message or type it directly? Because there is a typo and I want to fix it if it's in the API

  2. Can you please try out with a new classifier service? I'm afraid that service doesn't contain the parent tag lists metadata next to the dictionaries

petermezei commented 7 years ago
  1. Checked it and I typed it wrongly.
  2. I tried it out, but the same error. On demo server I created a parent-tag tag in the e-commerce dataset, and added Home category as a child. Then I created a new classifier service, activated it, then I tried the same. The test text: home kitchen design lamp

Error print screen: image

attilalaszlo commented 7 years ago

that was an API bug, will be fixed in the next release slamby/slamby-api#31