pycounts_ks.datasets

Module Contents

Functions

get_flatland()

Get path to example "Flatland" [1] text file.

pycounts_ks.datasets.get_flatland()[source]

Get path to example “Flatland” [1] text file.

Returns:

path to file.

Return type:

pathlib.PosixPath or pathlib.WindowsPath depending on the OS

References