Skip to content
forked from ariddell/tatom

Quantitative Text Analysis for the digitale Geisteswissenschaften

Notifications You must be signed in to change notification settings

DARIAH-DE/tatom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAToM: Text Analysis with Topic Models for the Humanities and Social Sciences

TAToM: Text Analysis with Topic Models for the Humanities and Social Sciences consists of a series of tutorials that introduce basic procedures in quantitative text analysis with a particular focus on the preparation of a text corpus for analysis and on exploratory analysis using topic models and machine learning.

Building

The project relies heavily on the ipython Sphinx directive, which is somewhat fragile.

Building the documentation may be accomplished by the following sequence of commands. Python 3.3 or higher is required.

  1. Install required packages:

    pip install -r requirements.txt

  2. Build the documentation:

    make html

About

Quantitative Text Analysis for the digitale Geisteswissenschaften

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.5%
  • Makefile 15.4%
  • TeX 11.1%