API reference ============= .. contents:: Contents :depth: 1 :local: TextScrubber ------------ .. autoclass:: text_scrubber.text_scrubber.TextScrubber :members: :special-members: Geo --- .. autofunction:: text_scrubber.geo.normalize_country .. autofunction:: text_scrubber.geo.normalize_region .. autofunction:: text_scrubber.geo.normalize_city .. autofunction:: text_scrubber.geo.clean_country .. autofunction:: text_scrubber.geo.clean_region .. autofunction:: text_scrubber.geo.clean_city .. autofunction:: text_scrubber.geo.find_country_in_string .. autofunction:: text_scrubber.geo.find_region_in_string .. autofunction:: text_scrubber.geo.find_city_in_string