DocumentationRecipesReferenceGraphQLChangelog
Log In

Using named entitity relations

When you're done with your Object/entity detection jobs, you can create an additional job in your project that will handle relations between labeled objects/entities.

For example, in Albert Einstein's bio, we want to mark the relation between his surname, first name, nationality(ies), and occupation.

We start off with a labeled text:

2544

Then, from the list on the right-hand side of the screen, we select the type of relation. In our case, "Person" (when you click, only the start entity will be visible; all other types will be hidden).

2546

Click on the start object/entity. In our case, on one instance of the word "Einstein".
This is a one-to-many relation between a person's surname and: first name, nationality(ies), and occupation, so all the irrelevant classes are hidden.

2544

Now, we need to click on the destination entities.

2548

📘

To quickly modify the class of an entity, without losing the related relations, you can just click on the entity, and select the new token to identify it. The relation will be updated accordingly.