Metadata-Version: 2.1
Name: pynovice
Version: 0.1.3
Summary: data mining for novice and expert
Home-page: https://github.com/wqwangchn/novice
Author: wqwangchn
Author-email: wqwangchn@163.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: wordninja (>=2.0.0)
Requires-Dist: bert4keras (>=0.6.5)
Requires-Dist: tensorflow (==2.1.0)
Requires-Dist: reverse-geocoder (==1.5.1)
Requires-Dist: pyecharts (==1.6.2)

# novice

1.geo_map: reverse Geocoder takes a latitude / longitude coordinate and returns the nearest town/city.
2.bert_extracter: load bert_vector



