Semantic Entity Retrieval Toolkit
Unsupervised learning of low-dimensional, semantic representations of words and entities has recently gained attention. In this paper we describe the Semantic Entity Retrieval Toolkit (SERT) that provides implementations of our previously published entity representation models. The toolkit provides a unified interface to different representation learning algorithms, fine-grained parsing configuration and can be used transparently with GPUs. In addition, users can easily modify existing models or implement their own models in the framework. After model training, SERT can be used to rank entities according to a textual query and extract the learned entity/word representation for use in downstream algorithms, such as clustering or recommendation.
Code (1)
Tasks
ClusteringEntity RetrievalRepresentation LearningRetrievalSimilar Papers 제목 키워드 기반
SRTK: A Toolkit for Semantic-relevant Subgraph Retrieval
Information retrieval based knowledge base question answering (KBQA) first retrieves a subgraph to reduce search space, then reasons on the subgraph to select answer entities. Existing approaches have three issues that i…
Entity LinkingInformation RetrievalKnowledge Base Question AnsweringKnowledge Graphs+2CogIE: An Information Extraction Toolkit for Bridging Texts and CogNet
CogNet is a knowledge base that integrates three types of knowledge: linguistic knowledge, world knowledge and commonsense knowledge. In this paper, we propose an information extraction toolkit, called CogIE, which is a …
Entity LinkingEntity TypingEvent Extractionnamed-entity-recognition+5TurkishDelightNLP: A Neural Turkish NLP Toolkit
We introduce a neural Turkish NLP toolkit called TurkishDelightNLP that performs computational linguistic analyses from morphological level to semantic level that involves tasks such as stemming, morphological segmentati…
Dependency ParsingMorphological Taggingnamed-entity-recognitionNamed Entity Recognition+5Hierarchical Lexical Graph for Enhanced Multi-Hop Retrieval
Retrieval-Augmented Generation (RAG) grounds large language models in external evidence, yet it still falters when answers must be pieced together across semantically distant documents. We close this gap with the Hierarc…
Dataset GenerationRAGRetrievalRetrieval-augmented GenerationExplore Entity Embedding Effectiveness in Entity Retrieval
This paper explores entity embedding effectiveness in ad-hoc entity retrieval, which introduces distributed representation of entities into entity retrieval. The knowledge graph contains lots of knowledge and models enti…
Entity RetrievalLearning-To-RankRetrieval