This document describes an entity linking system called ADEL that can adapt to different types of texts and knowledge bases. ADEL uses multiple extractors to identify entity mentions and resolves overlaps by choosing the longest mention. It generates candidate entities, filters irrelevant ones, and scores candidates based on string similarity and PageRank to perform entity linking. Evaluation on social media and Wikipedia corpora shows ADEL achieves results comparable to state-of-the-art systems at extraction but has room for improvement in disambiguation. The authors discuss ways to enhance ADEL, such as using more adaptive features and graph-based linking.