Skip to content

[FR] Use NER to extract named entities, and create nodes for them #1

@njncalub

Description

@njncalub

Description

Extract Named Entities such as Characters, Skills, Spells, Classes, Locations, Items, etc, and create Nodes for them.

Motivation

This will allow us to link together the existing nodes and create more essential relationships.

chrome_3dEDFO7ukY

Suggested Implementation

  • Manually annotate the contents of existing Chapters using https://tecoholic.github.io/ner-annotator/
  • Use spaCy and create the training models
  • Create a service that will allow one to extract the named entities from a new Chapter
  • After getting the entities, cross-reference with the data from the wiki

Alternate Implementations

  • Manually extract the data from the wiki and use that as the reference

Metadata

Metadata

Assignees

Labels

issue:enhancementsuggest a new featurescope:repoanything related to managing the repositorytype:feata new feature or enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions