Skip to content

DHCodeReview/pydistinto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydistinto - a Python implementation of different measures of distinctiveness for contrastive text analysis

DOI

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 data folder contains some examples of what input pydistinto needs and the working_dir folder contains what output it produces
  • The howto.md file contains a brief tutorial of sorts for running analyses with pydistinto.

Requirements and installation

  • Requirements: Python 3 with pandas, numpy, sklearn, pygal, spacy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.9%
  • HTML 2.1%