Geographic knowledge production analysis
Project description
Geosis
A powerful geographic analysis tool on top of Python.
Table of Contents
About The Project
The geography of knowledge production represents the method by which local scientific output are accepted, produced and debated elsewhere. However, in order to analyze geographic data, one must look for trends, networks, evolutions and relationships. However, while open source and free software started attracting academic from various disciplines, several handicaps persist such as (i) synthesizing the bottom-up knowledge production, (ii) inspect the genealogy of a given field, (iii) displaying the spatial distribution of the field across territories, and (iv) unpacking the spatial community network structure. Geosis is an artificial intelligence-based package developed to reply to such questions in a fast and easily process using large-scale textual data. The input data goes into three main data preprocessing stages. The first is a geoparsing module where the textual data became geo-referenced. The second is a natural language processing (NLP) module where data is synthesized and major themes are extracted. The third is network analysis module where research community on the field is mapped and major field producers are unveiled. To our knowledge, our package is considered to be the first package that can unpack all the aspects of “knowledge production” for any given field.
Built With
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
Getting Started
To start using Geosis, you need to install: pandas, geopandas, dask, networkx, seaborn, and sklearn.
Prerequisites
To install the package please inser the felowing code in your prompt:
- bach
pip install pandas, geopandas, networkx, seaborn
Installation
Below is the code to install Geosis from the Pypi website.
- Open your terminal.
- write the fellowing code:
pip install geosis
Usage
To have an brief introduction on how to use the package. Please read the article at: -waiting to be published-.
For more examples, please refer to the Documentation
Roadmap
- Collect data from Scopus or Web of Science (WoS)
- Read the data using Geosis' local functions
- Add Additional Templates w/ Examples
- Add "components" document to easily copy & paste sections of the readme
- Multi-language Support
- English
- French
- Chinese
- Spanish
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.txt
for more information.
Contact
Mohamed Hachiachi - @datum_geek - hachaichi_mohamed@outlook.com
Project Link: Geosis
Acknowledgments
The python package is accessible from PyPI following the link: . Note that the package will be maintained, and new releases will be available in the future expanding its geographical analysis scope and providing much more capabilities and mapping options. Geosis is built on: Pandas, GeoPandas, and NetworkX.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Geosis-0.0.1.tar.gz
.
File metadata
- Download URL: Geosis-0.0.1.tar.gz
- Upload date:
- Size: 969.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59be96813809f61a010ac324603b885143a2d77cb06f7b6f9f06c3ffdc2f93ea |
|
MD5 | 5228ac5002140d23c4087fe7b31c4463 |
|
BLAKE2b-256 | cf0671c0cc91eb219d9a1476f4d9f41ef8ad2bb32d6cdd051674faf25399f621 |