Skip to content
/ aut Public
forked from archivesunleashed/aut

The Archives Unleashed Toolkit is an open-source platform for analyzing web archives.

License

Notifications You must be signed in to change notification settings

MapleOx/aut

 
 

Repository files navigation

The Archives Unleashed Toolkit

Build Status codecov Maven Central LICENSE Contribution Guidelines

The Archives Unleashed Toolkit is an open-source platform for analyzing web archives. Tight integration with Hadoop provides powerful tools for analytics and data processing via Apache Spark. Our full documentation can be found at http://archivesunleashed.org/aut/.

The Archives Unleashed Toolkit is part of the Archives Unleashed Project.

Getting Started

You can download the latest release here, or build it yourself as per the instructions below.

Clone the repo:

$ git clone http://github.com/archivesunleashed/aut.git

You can then build The Archives Unleashed Toolkit.

$ mvn clean install

For the impatient, to skip tests:

$ mvn clean install -DskipTests

Once built or downloaded, you can follow the basic set of tutorials here.

License

Licensed under the Apache License, Version 2.0.

Acknowledgments

This work is primarily supported by the Andrew W. Mellon Foundation. Additional funding for the Toolkit has come from the U.S. National Science Foundation, Columbia University Library's Mellon-funded Web Archiving Incentive Award, the Natural Sciences and Engineering Research Council of Canada, the Social Sciences and Humanities Research Council of Canada, and the Ontario Ministry of Research and Innovation's Early Researcher Award program. Any opinions, findings, and conclusions or recommendations expressed are those of the researchers and do not necessarily reflect the views of the sponsors.

About

The Archives Unleashed Toolkit is an open-source platform for analyzing web archives.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 53.8%
  • Java 37.6%
  • Python 8.6%