Questions tagged [watson-knowledge-studio]

45 questions
0
votes
1 answer

Use final user feedback to improve performance of Knowledge Studio model

I have an already trained Knowledge Studio model that is working. I've deployed it in a Natural Language Understanding service. The Entities and Relations given from NLU are not always precise, so I'm trying to enable the final user to correct…
0
votes
1 answer

What happens if i delete an entity that has already been trained

I want to delete an entity out of 4 other entities on knowledge studio, ibm watson but im scared it will break it? Will my other entities still work ?
Obstax
  • 1
  • 1
0
votes
2 answers

Importing previously annotated document to IBM Knowledge Studio

I am doing some research on building custom models for Entity extraction. For this i have used some of the public dataset and wanted to see how it performs in IBM Knowledge Studio. But i am finding it difficult to find a way to load the public…
i0707
  • 617
  • 1
  • 6
  • 14
0
votes
1 answer

Watson Knowledge Studio account subscription

I have created WKS model in lite version of IBM Cloud. I want to understand,if i will upgrade my account then can I reuse my model with paid subscription? Please help
0
votes
1 answer

IBM Watson Knowledge Studio - Get mention class from entities

When annotating mentions using Watson Knowledge Studio, one have the posibility to specify the mention class: "Specific", "Negative" or "Generic" mention (Establishing a type system). Once the annotation have been completed and the Machine Learning…
0
votes
1 answer

Create annotation task with annotated document

I'm new to Knowledge Studio. I created the Entity types, the Relation Types, I pre-annotated some documents which are in an annotation set and I created an Annotation Task to manually annotate documents. I've also trained and evaluate the model,…
0
votes
1 answer

Use of the Negative mention class on WKS

While developing a custom machine learning model for the extraction of information on CVs using WKS, we started to wonder if the usage of the negative mention class feature for anottation only has effect on the model if the mention has a relation…
0
votes
2 answers

Deploying IBM WKS experimental rule-based models in production: is it advisable to do that?

I would like to know whether it is advisable to deploy in production a rule-based model created with IBM Watson Knowledge Studio (WKS), as it is an experimental feature. IBM documentation clearly recommends not to use its experimental features in…
Rosa
  • 15
  • 3
0
votes
0 answers

Low score with currency Entities to Entity Extraction in IBM Watson NLU

I´m trying to extract some entities and relations from text documents using NLU and WKS. I got good results, but I would like to understand why Watson NLU do not recognize some entities of my custom model in similar documents, for example: Text 1 in…
0
votes
1 answer

WKS - Training model to identify entities on tables

Browser type and version: GoogleChrome 67.0.3396.99 We are trying to train our model to identify values from multiple types of tables whom contain different number of rows and columns. A text row was extracted to begin the training, first we…
0
votes
2 answers

Location of dictionaries available for download

Where are the dictionaries for use in IBM Watson Knowledge Studio available for download located? Thanks!
0
votes
1 answer

Improving custom models for Watson programmatically

Is there any way to programmatically load documents into WKS (Watson Knowledge Studio) create an annotation set and task and annotate the document programmatically? Having that may allow improving custom models from external apps that may prompt…
0
votes
1 answer

Watson Knowledge studio, dictionary updation is not reflected in the current task

How to update dictionary in Watson Knowledge Studio and apply changes into the current task when already started human annotation. I updated the dictionary(i.e. added few keywords required) and applied pre-annotation. The changes in dictionary were…
0
votes
1 answer

Text mining using Watson Knowledge Studio and Watson Discovery

Could you please tell me how to extract values with specified unit using Watson Knowledge Studio and Watson Discovery. The idea is based on one using Matplot described in the report "Empirical assessment of published effect sizes and power in the…
0
votes
1 answer

Launch Tool is missing in IBM Watson Natural understanding when creating custom model

I am facing a weird issue. I am trying to create a custom model in IBM Watson natural language understanding with lite plan.No launch tool option is shown to create custom model. To be clear, ideallly the page should be like this as described in all…