def get_location_finder()

in src/intent_app.py [0:0]


def get_location_finder():
    ner = LocationFinder()
    return ner