Skip to content

Latest commit

 

History

History
80 lines (55 loc) · 3.88 KB

README.md

File metadata and controls

80 lines (55 loc) · 3.88 KB

MTab


MTab: Entity Search and Table Annotation with Knowledge Graphs (Wikidata, Wikipedia and DBpedia)

Demo

API usage

Source code:

Other works:

  • MTab4D: Table Annotation with DBpedia
  • WikiDB: Build a DB (key-value store - LMDB style) from Wikidata dump, offline access Wikidata, fast boolean search

References

Awards:

  • 1st prize at SemTab 2021 (usability track). Results

    MTab
  • 1st prize at SemTab 2020 (tabular data to Wikidata matching). Results MTab

  • 1st prize at SemTab 2019 (tabular data to DBpedia matching). Results MTab

Citing

If you find MTab tool useful in your work, and you want to cite our work, please use the following referencee:

@inproceedings{2021_mtab4wikidata,
  author    = {Phuc Nguyen and
               Ikuya Yamada and
               Natthawut Kertkeidkachorn and
               Ryutaro Ichise and
               Hideaki Takeda},
  title     = {SemTab 2021: Tabular Data Annotation with MTab Tool},
  booktitle = {SemTab@ISWC 2021},
  series    = {{CEUR} Workshop Proceedings},
  volume    = {3103},
  pages     = {92--101},
  publisher = {CEUR-WS.org},
  year      = {2021},
  url       = {http://ceur-ws.org/Vol-3103/paper8.pdf},
}

Contact

Phuc Nguyen ([email protected])