Skip to content

Wiki parser #60

@ruthenian8

Description

@ruthenian8

The rules inside the book skill imply that the Wiki Parser should be able to extract the entity of the book that the user mentions. However, when I try to name a concrete book and an author, it tends to find the author, but not the book, mainly when the book title consists of several words, e.g. "War and Peace", "Far from the madding crowd", etc. See below:
The request:
image

The response by the wiki parser contains several instances of the author entity, but not the book entity. Still, the latter is present in the 'notable work' section of the author entity.
image

While we could write an additional rule to check, if any of the notable works by an author were mentioned, it would be good, if the wiki parser extracted book entities of this kind without any additional effort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions