<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Digital History Measures // Provides statistical functions to aid
		in the analysis of contemporary and historical corpora. These
		transparent functions may be useful to anyone, and were
		designed with the social sciences and humanities in mind. JSD
		(Jensen-Shannon Divergence) is a measure of the distance
		between two probability distributions. The JSD and Original JSD
		functions expand on existing functions, by calculating the JSD
		for distributions of words in text groups for all pairwise
		groups provided (Drost (2018) doi:10.21105/joss.00765). The Log
		Likelihood function is inspired by the work of digital
		historian Jo Guldi (Guldi (2022)
		https://github.com/joguldi/digital-history). Also includes
		helper functions that can count word frequency in each text
		grouping, and remove stop words.
	</longdescription>
</pkgmetadata>
