Skip to content

Releases: iwpnd/flashgeotext

v0.2.0: character scripts

02 Mar 16:08
1ee4ca0
Compare
Choose a tag to compare

[0.2.0] - 2020-03-02

  • added script argument to LookupData to specify from what script the characters in the lookup will be, see usage, this will make sure that flashgeotext works properly with different character sets (latin, cyrillic, thai etc)
  • demo-data will (for now) use default character set as non_word_boundary, see @issue-13

Initial release

25 Feb 11:01
Compare
Choose a tag to compare

Initial release of flashgeotext

Extract and count countries and cities from text, like GeoText on steroids using FlashText, an Aho-Corasick implementation. Flashgeotext is a fast, batteries-included (and BYOD) and native python library that extracts one or more sets of given city and country names (+ synonyms) from an input text.

see docs