Metadata-Version: 2.1
Name: eldpy
Version: 0.0.2
Summary: Tools for accessing, downloading and analyzing files from endangered language archives of the DELAMAN network
Home-page: https://github.com/ZAS-QUEST/eldpy
Author: Sebastian Nordhoff
Author-email: nordhoff@leibniz-zas.de
License: UNKNOWN
Description: # LangSci
        
        This package provides tools for interfacing with endangered language archives.
        
        For the time being, only the download functionality is robust enough for general use.
        
        The package contains script for the analysis of ELAN files. These analyses are quantitative (duration, tiers, tokens) as well as qualitative (vernacular language, tranlations, glosses, semantic domains).
        
        The analyses are cached in JSON format and can be exported to RDF.
        
        Usage:
        > import run
        > run.run()
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
