world2vec / ConVec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConVec: Vector Embedding of Wikipedia Concepts and Entities

WikipediaParser folder contains the code to extract and prepare the Wikipedia dump.

Please find in the following, link to pre-traind Concept, Word and Entitie vectors (as a result of this project):

Please cite to the following paper if you used the code, datasets and vector embedings:

@misc{arXiv:1702.03470,
   Author = {Ehsan Sherkat, Evangelos Milios},
   Title  = {Vector Embedding of Wikipedia Concepts and Entities},
   Year   = {2017},
   Url    = {https://arxiv.org/abs/1702.03470}
   Eprint = {arXiv:1702.03470},
}

About

License:Other


Languages

Language:Python 100.0%