- bugfix summary.summarize_entity_person
- add summary.summarize_entity_person function
- bugfix, normalize_region_name
- pack region data with code
- add module wikify with wikidata_search, wikidata_get
- update module core with json_dict_copy
- update modele entity with get_primary_entity
- add one more district in region, add strict_mode for skipping exit() on error
- add module entity with SimpleEntity.ner( text )
- add module region with RegionEntity.guess_all( [address, name])
- initial PyPI release
- add module json, table(excel), web for data manipulation
- provide cli ui via misc.main_subtask
- connect to travis CI