Skip to content
/ IE4MAS Public

Information Extraction from Text for Multi-Agent Systems

Notifications You must be signed in to change notification settings

bfurlan/IE4MAS

Repository files navigation

IE4MAS

Information Extraction from Text for Multi-Agent Systems

A framework for Information Extraction from text, particularly Named Entity Recognition (NER) and Relationship Extraction (RE), which can be embedded in multi-agent systems.

Supports 3 NER modules:

Also, the framework includes Relationship Extraction module that can extract several types of binary relationships from sentences. The relationship extraction is based on identified named entities from NER modules.

Information extracted from text (named entities and relationships) are converted to Datalog facts.

Finally, in order to support evaluation of various experiments, the framework includes a package named IE aggregator. This module aggregates results gathered from IE agents and enables evaluation over the CoNLL-2003 dataset.

About

Information Extraction from Text for Multi-Agent Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published