Questions tagged [concept-insights]

The IBM Watson Concept Insights service allows you to discover content which may or may not be found using a traditional keyword search. The service uses a graph created using content that has been ingested from the English language Wikipedia.

The IBM Watson™ Concept Insights service provides an API that enable developers to work with concepts and identify conceptual associations in the content that you provide as input to the service. Input content is auto-tagged against a concept graph, which is a formal representation of the relationships between concepts that are present in the data on which it is based. The concept graph used by the Concept Insights service is based on content that has been ingested from the English language Wikipedia.

Read More: http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/concept-insights/

18 questions
0
votes
1 answer

Increasing the number of explanation tags returned by concept insights conceptual search results

I am using conceptual search on a corpus of documents that I uploaded into Conceptual Insights. The results I get back in explanation_tags for each of the relevant documents have a very high relevance score (upwards of 0.998). However by default i…
Vipin
  • 7
  • 2
0
votes
1 answer

How to get the passage from where the concept was found in concept insights using conceptual search?

I am using concept insights for a project of mine and I was able to do label and conceptual search successfully using the GET and POST commands. As I was done with the conceptual search, I realized that they weren't showing the passage from where…
-1
votes
2 answers

Deployed Node.js application to bluemix, error : cannot find concept-insights-devoxx.mybluemix.net/css/style.css

The style.css lives in public/css folder and config/express.js has app.use(express.static(__dirname + '/../public')); Still I am getting the following error Please help , Thanks, Sandhya
1
2