Skip to main content

Find control groups for academics in Scopus

Project description

sosia

Match authors automatically in Scopus on-line

Documentation: https://sosia.readthedocs.io

Development: https://github.com/sosia-dev/sosia

https://badge.fury.io/py/sosia.svg https://readthedocs.org/projects/sosia/badge/?version=latest https://img.shields.io/pypi/pyversions/sosia.svg https://img.shields.io/pypi/l/sosia.svg https://api.codeclimate.com/v1/badges/3e10a47fefae831b973a/maintainability

Installation

Install stable version from PyPI:

pip install sosia

or development version from GitHub repository:

pip install git+git://github.com/sosia-dev/sosia

Functioning

sosia performs a series of queries in the Scopus database using the scopus package. After configuring your local scopus (providing access credentials and eventually setting cache directories), you can use sosia:

>>> import sosia
>>> sosia.create_fields_sources_list()  # Necessary only once
>>> sosia.create_cache()  # Necessary only once
>>> stefano = sosia.Original(55208373700, 2017)  # Scopus ID and year
>>> stefano.define_search_sources()  # Sources similiar to scientist
>>> stefano.define_search_group()  # Authors publishing in similar sources
>>> matches = stefano.find_matches()  # List of namedtuples
>>> matches[0]
Match(ID='53164702100', name='Sapprasert, Koson', first_year=2011,
num_coauthors=7, num_publications=6, country='Norway', language='eng',
reference_sim=0.0212, abstract_sim=0.1695)

Change log

Please see CHANGES.rst.

Contributing

Please see CONTRIBUTING.rst. For a list of contributors see AUTHORS.rst.

License

MIT License; see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sosia-0.3.0.tar.gz (48.5 kB view details)

Uploaded Source

File details

Details for the file sosia-0.3.0.tar.gz.

File metadata

  • Download URL: sosia-0.3.0.tar.gz
  • Upload date:
  • Size: 48.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.8

File hashes

Hashes for sosia-0.3.0.tar.gz
Algorithm Hash digest
SHA256 71564318a1a69c51bac596e4ae0c785072a6ce37e95aad05dff8f8a6ffdc5c0e
MD5 1c6d382cfebcdb08d905d86561f5b47e
BLAKE2b-256 23e01484c34aa934f6ff2e9cd53fe03277441d289e0cecb1dc38fb01d55a013e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page