pydistinto
pydistinto - a Python implementation of different measures of distinctiveness for contrastive text analysis
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.6%) to scientific vocabulary
Repository
pydistinto - a Python implementation of different measures of distinctiveness for contrastive text analysis
Basic Info
Statistics
- Stars: 10
- Watchers: 2
- Forks: 7
- Open Issues: 6
- Releases: 3
Metadata Files
README.md
pydistinto - a Python implementation of different measures of distinctiveness for contrastive text analysis
pydistinto is a further development of pyzeta
What is the purpose?
To facilitate the use of relevant measures that can be used for contrastive text analysis, we are developing a tool written in Python called pydistinto as part of the Zeta and Company project. The goal of our project is to achieve a deeper understanding of the different measures of distinctiveness and to propose improvements for their implementation and use. For this purpose, we created a conceptual framework of different measures of distinctiveness. Based on the framework and Codes from pyzeta, pydistinto has been developed.
Getting help
- The
datafolder contains some examples of what input pydistinto needs and theworking_dirfolder contains what output it produces - The
howto.mdfile contains a brief tutorial of sorts for running analyses with pydistinto.
Requirements and installation
- Requirements: Python 3 with pandas, numpy, sklearn, pygal, spacy
Citation
Du, K., Dudar, J., & Schöch, C. (2021). pydistinto - a Python implementation of different measures of distinctiveness for contrastive text analysis (Version 0.1.1) [Computer software]. https://doi.org/10.5281/zenodo.5245096
Owner
- Name: Zeta and Company
- Login: Zeta-and-Company
- Kind: organization
- Repositories: 2
- Profile: https://github.com/Zeta-and-Company
Citation (CITATION.cff)
cff-version: 1.0.1
message: "If you use this software, please cite it as below."
authors:
- family-names: Du
given-names: Keli
orcid: https://orcid.org/0000-0001-7800-0682
- family-names: Dudar
given-names: Julia
orcid: https://orcid.org/0000-0001-5545-9562
- family-names: Schöch
given-names: Christof
orcid: https://orcid.org/0000-0002-4557-2753
title: "pydistinto - a Python implementation of different measures of distinctiveness for contrastive text analysis"
version: 0.1.1
doi: 10.5281/zenodo.5245096
date-released: 2021-08-24
GitHub Events
Total
- Watch event: 1
- Push event: 2
- Fork event: 2
Last Year
- Watch event: 1
- Push event: 2
- Fork event: 2