📄️ Quickstart
Welcome to the GLinker Framework Quickstart Guide! GLinker is a modular, production-ready entity linking framework that combines NER, multi-layer database search, and neural entity disambiguation.
📄️ Intro
header
📄️ Installation
To begin using GLiNKER, you can install it directly from GitHub or from the source.
📄️ Usage
GLiNKER offers three ways to create an entity linking pipeline, from simplest to most configurable.
📄️ Pretrained Models
This page provides detailed information about the models used in GLiNKER entity linking pipelines. GLiNKER uses separate models for different pipeline layers: NER (L1), Linking/Disambiguation (L3), and Reranking (L4).
📄️ Configuration
GLiNKER pipelines can be fully configured using YAML files for reproducible and shareable setups. YAML configs give full control over every node in the pipeline. Load them with: