Skip to content

Releases: dice-group/AGDISTIS

MAG, a novel algorithm in AGDISTIS

03 May 09:17
Compare
Choose a tag to compare
Pre-release

This version contains the MAG approach which is included in the AGDISTIS framework. MAG consists of new capabilities.

  • MAG is able to look for candidates considering the context from their neighbour entities. This context search is deterministic and does not rely on machine learning models.
  • MAG sorts candidate entities based on their frequency in a given KB.
  • MAG treats acronyms separately by performing normalization along with true-casing techniques (5 upper letters).
  • MAG includes Page Rank and thus one more graph-based algorithm besides HITS.
  • MAG can now return all possible candidates for a given mention.

Light-weight, fully-functional version of AGDISTIS

22 Sep 07:27
Compare
Choose a tag to compare

Fully running AGDISTIS which is light-weight and fully functional. Please have a look at the wiki for more information

Full-experiments

15 Sep 13:17
Compare
Choose a tag to compare

This version of AGDISTIS contains all experiments and files