Skip to content
Prototype notebooks for working with Archives Unleashed Cloud derivatives
Tree: 4151481c51
Clone or download
greebie Improve function documentation and text fixes.
- Add pydocs to python functions
- Change get_text_tokens to use get_text() to avoid having to change three functions.
- Minor changes to text (typos etc.)
Latest commit 4151481 Feb 22, 2019

README.md

Archives Unleashed Cloud: Jupyter Notebooks

A prototype Jupyter notebook to assist in creating additional visualizations from Archives Unleashed Cloud derivatives.

notebook screenshot

Requirements

Jupyter Notebook. Follow the installation instructions on their website.

Dependencies. Any version higher than below should work:

  • Python 3.7
  • ggplot (0.11.5)
  • matplotlib (1.15.1)
  • numpy (0.23.4)
  • pandas (0.23.4)
  • networkx (2.2)
  • nltk (3.4)

Installation

Download this notebook from the Archives Unleashed Cloud as a derivative (or from here). Place the Cloud derivatives in a directory labelled data, which should be housed in the same directory that you are running the notebook from.

This repository comes with sample data, you can swap out the sample data with your own Cloud data.

To run this sample:

git clone https://github.com/archivesunleashed/auk-notebooks.git
cd auk-notebooks
jupyter notebook

Contributing

Please see contributing guidelines for details.

License

This application is available as open source under the terms of the Apache License, Version 2.0.

Acknowledgments

This work is primarily supported by the Andrew W. Mellon Foundation. Any opinions, findings, and conclusions or recommendations expressed are those of the researchers and do not necessarily reflect the views of the sponsors.

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.