Skip to content

Scripts using NLP for processing born-digital archival collections

Notifications You must be signed in to change notification settings

cases-umd/bdarchives-nlp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bdarchives-nlp

Scripts using NLP for processing born-digital archival collections

Running Notebooks

Using Binder

Using your Computer

This method require python and pipenv. To prepare and run these notebooks using git and pipenv, open a shell and then change to a directory in which you want to store the project files, then run these commands. The directory 'bdarchives-nlp' will be created in your folder.

$ git clone https://github.com/cases-umd/bdarchives-nlp.git
$ cd bdarchives-nlp
$ pipenv install

This step may take several minutes..

$ pipenv run jupyter lab

A browser window for your JupyterLab should open to http://localhost:8888/lab and show you the contents of the project folder. Double-click on the index.ipynb file to open the first notebook.

About

Scripts using NLP for processing born-digital archival collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%