All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2020-11-21
- Add tests in application #22
- Function documentation for English #25
- Sort by the probability of topics classified in TopicModeling.
- Sort by addresses that are from the city that was found in the text.
- Geoparsing: Cities found in text #13
- README for English #27
- CONTRIBUTING for English #28
- Documentation/docs for English #29
- Fixed user dependency problem. #9
- Geoparsing - Changing the use of gazetteer #11
- Changes to packages required to use library #14
- Update documentation #18
- Refactor code: Rename variables, methods, classes to English #26
0.1.2 - 2020-06-14
- Fixed the requirements packages for the installation.
- Including the gazetteer files in the library.
0.1.1 - 2020-06-14
- Improved Geoparsing, filtering gazetteer addresses.
- Improvement in Topic Modeling code.
- Changes to the packages required by PyElit.
0.1.0 - 2019-11-20
- Basic Geoparsing functionality completed.
- Basic Topic Modeling functionality completed.