The document discusses entity linking techniques and issues. It summarizes three key modules in entity linking systems: 1) Candidate entity generation identifies possible entities for mentions using techniques like name dictionaries and surface form expansion. 2) Candidate entity ranking leverages evidence to rank candidate entities for each mention. 3) Unlinkable mention prediction determines if the top-ranked candidate is the correct entity or if the mention cannot be linked. The document also discusses constructing name dictionaries from Wikipedia features to identify candidate entities.