Repository for research task force "42s" in ISWS 2018. This repository contains the python scripts to extract named location entities, and to link the extracted entities in GeoNames and DBpedia. The input is located in "dataset/txt_V1/". The output of named entity recognition, named entity linking from GeoNames, and named entity linking from DBpedia is located in "dataset/location_output/", "dataset/linking_output/", and "dataset/linking_output_dbpedia/", respectively.