Questions tagged [watson-knowledge-studio]

45 questions
2
votes
2 answers

IBM Knowledge Studio - Advanced Rules Workspace : cannot export advanced rules model zipfile

First of all, I want to greet and thank warmly this great community, you guys have helped me countless times with all kind of issues and problems. Now, back to the issue part... I'm trying to save a zip file containing my developed model to deploy…
1
vote
1 answer

IBM Watson knowledge: why storage does not decrease

When I turn to the training model, I get an error: "Machine learning model training process failed.:This operation cannot be completed because the model size exceeds the subscription storage size 5 GB." Yesterday I deleted all snapshots, but now…
1
vote
1 answer

How to deactivate sentence boundary detection in Watson Knowledge Studio?

I use Watson Knowledge Studio to analyze resume. When I upload a document, a sentence boundary detection is run by Watson. However, a resume is not exactly like natural language such as emails or comments, and have less punctuation. Therefore, the…
matrop
  • 53
  • 6
1
vote
1 answer

Watson Knowledge Studio annotating addresses

I am trying to create a machine learning model in WKS and am currently in the process of annotating documents. I want the model to extract address entities. My broader goal is to understand an author's intent to switch their mailing address from an…
Brian McCann
  • 141
  • 1
  • 4
1
vote
1 answer

IBM Watson Knowledge Studio how to deploy a model in trial version?

I am trying to create a free model in watson knowledge studio but When I take a snapshot from my model of current version, I am taking an error like "only 1 model permitted in free plan". According to the ibm's explanation that we can create one…
1
vote
1 answer

Watson NLU Order Of entities returned

I am using watson NLU along with a custom model to extract education entities from a resume. So far, it works okay, but if there is more than one education mentioned, it doesn't return the result in order. for example, if a resume contains high…
noor
  • 651
  • 1
  • 8
  • 19
1
vote
1 answer

Mention Types and Mention Classes in Watson Knowledge Studio

How important are Mention Types and Mention Classes to training a machine learning annotator model? Will they get assigned automatically when entities are highlighted? For example, when you click on the Mention Type tab, “NONE” seems to be…
1
vote
1 answer

Watson Knowledge Studio cuts words

After succesfully importing documents into WKS, some words get wrongly cut when you create an annotator and select this documents. This happens with German words for example instead of "widerspruchslos" "widerspruch los" or instead of…
1
vote
1 answer

How to add relation types defined in WKS to Watson discovery

I have created a model in WKS that contains relations_types along with entity_types. I want to deploy this model to Discovery now. However while creating the custom configuration I donot see the option for adding realtion_types. Hence when I…
Deven Rana
  • 71
  • 4
1
vote
2 answers

IBM Watson Knowledge Studio

How to add/edit already completed human annotations IBM Watson Knowledge Studio ? Once the human annotations are completed, there is no option to import the annotated sets or to edit them. Is there any way we can do it ?
user145703
  • 11
  • 2
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

Downloading ML annotations in IBM-Watson Knowledge Studio

I am working in an NLP application with WKS, and after training, got a rather low performing results. I wonder if there is a way to download annotated documents with its entity classification, both for train and test sets, so I can automatically…
Jose Rondon
  • 370
  • 2
  • 6
  • 13
0
votes
2 answers

Create json file for custom entity types in Watson Knowledge Studio

I am trying to upload a set of customized entity types and subtypes for a WKS instance. Here is a view of WKS interface in the section where you can define entities and sub-entities. The upload button requests a json file. I previously created a…
Jose Rondon
  • 370
  • 2
  • 6
  • 13
0
votes
1 answer

How to upload documents programmatically to IBM Knowledge Studio?

I currently generate every hour the latest news from some some sites. I can't find any way to upload the documents to annotate via API. Is it possible to do it via some script?
Dani Polo
  • 403
  • 2
  • 6
  • 22
0
votes
1 answer

Which are the possible ways to retrain a model made in IBM Watson Knowledge Studio?

I am working on a knowledge based chatbot creation on ibm watson and I have trained my custom model on ibm watson knowledge studio for agricultural database. Now if someone asked about any information that is not available in our dataset then how…
1
2 3