IBM Watson Explorer is used to build end-user applications for enterprise search and text analytics on a wide variety of data sources and types.
Questions tagged [watson-explorer]
13 questions
1
vote
1 answer
How do I load a ruby variable via Ajax and Javascript?
I am working in an application that uses Rails. I need to be able to set a variable for each user called language. Currently I do this through a ruby session variable that I setup in the controller, but when a user closes their browser I lose their…

Joshua Hedges
- 307
- 4
- 16
1
vote
1 answer
How can I access document filename or URL in custom uima annotator using IBM Content Analytics?
I am writing a custom java annotator for our UIMA pipeline in Watson Explorer Content Analytics.
There are two places (I know of ) where I can try to get the URL or Filename of the document that is currently being processed.
Initialize
public class…

mpjjonker
- 917
- 1
- 6
- 28
1
vote
1 answer
How to convert the view source of HTML into XML using XSLT?
I am using IBM Watson explorer to convert HTML to XML. There are converter where I can convert my HTML to XML using XSLT.
This is the view source of the HTML code:

Rose
- 1,490
- 5
- 25
- 56
1
vote
1 answer
how to use the global search in watson explorer application builder
I am new to IBM Watson Explorer's Application Builder component.
I able to create some widgets and place them on a page, but I am not able to figure out how to use the global search bar in the page header.
I want to search for something using the…

aryanRaj_kary
- 503
- 2
- 7
- 28
0
votes
1 answer
Does the output from WEX support the entity type roles based on context from WKS?
If I prepare a machine learning model in Watson Knowledge Studio annotating using entities types with roles based on the context, will these entities types with roles appear in the reports and exported output from Watson Explorer (oneWEX) ?

Guil
- 17
- 2
0
votes
1 answer
How do I index XML data within a content node?
I'm converting an XML document and want to dump the entire contents in a content node in the converter.
…

spyderman4g63
- 4,087
- 4
- 22
- 31
0
votes
1 answer
Avoid to crawling html portion using html-xsl parsing
I'm using Watson Explorer FC 11.0.2 and i'm trying to avoid some html tag from the Watson crawlers.
At the time I'm using an xslt parser for extracting meta-data, title, and body from an html page with following…

Roberta
- 3
- 1
0
votes
0 answers
How do I Authenticate with SAAJ in a SOAP Request?
I'm using this awesome example here to create a simple SAAJ Soap Client to the IBM Watson Explorer Soap Webservice.
Working Soap client example
But I can't get authentication working.
In the createSOAPRequest method call just add...
...
MimeHeaders…

Joshua Hedges
- 307
- 4
- 16
0
votes
3 answers
xslt iterate through a whole list or until match
I need to iterate through a list of objects and compare them in xslt. If a match is found I need to stop processing the document. If I get to the end of the list and no match is found then I need to process the document.
The problem is xslt…

Joshua Hedges
- 307
- 4
- 16
0
votes
0 answers
Indexing Alfresco Custom Fields
With the WEX Foundational Components, is there an out of the box seed/connector to crawl alfresco files that have extra properties/metadata? I’ve been able to use the alfresco seed/connector and the cmis seed/connector to crawl alfresco files, but…

Carlos
- 1,696
- 1
- 14
- 21
0
votes
1 answer
Idexing pdf files using PDF-Paragraph converter
When i index pdf files and using PDF-Paragraph converter WEX put a default title on all documents the (title). How can i modify this title using xpath?
On the search page all documents has the same title.

Kenio Carvalho
- 1
- 1
0
votes
1 answer
How to extract multiple uima annotations of the same type with Content Analytics Studio
I am looking for a way in Watson Explorer Content Analytics Studio to generate multiple annotations of the same type if the text contains multiple terms in one sentence or paragraph.
I don't get past the one annotation, I can make it select all…

mpjjonker
- 917
- 1
- 6
- 28
-1
votes
1 answer
Can IBM Watson Discovery be replaced with IBM Watson Explorer for natural language analysis
A POC in our project uses IBM Watson Discovery services hosted in cloud for natural language analysis but our company wants an on premise solution for natural language analysis instead of cloud based one.
Is it possible to replace IBM Watson…

Amit Dube
- 947
- 4
- 10
- 23