Skip to content
Permalink
Tree: 46bec1b783
Commits on May 31, 2019
  1. Delete 4867-fulltext.txt

    ianmilligan1 committed May 31, 2019
  2. Adding in JAM data

    ianmilligan1 committed May 31, 2019
Commits on May 27, 2019
Commits on Apr 28, 2019
Commits on Apr 25, 2019
  1. Add class call to write_output(). archivesunleashed#54 (archivesunlea…

    greebie authored and ianmilligan1 committed Apr 25, 2019
    …shed#55)
    
    * Add class call to write_output().
    
    * update README.md
Commits on Apr 19, 2019
  1. Update Binder link

    ruebot committed Apr 19, 2019
Commits on Apr 17, 2019
  1. Separate into 3 notebooks; resolves archivesunleashed#46. (archivesun…

    greebie authored and ruebot committed Apr 17, 2019
    …leashed#51)
    
    * Add domains notebook
    * Add text notebook
    * Add network notebook
    * Update Docker build
    * Update prose in each notebook
Commits on Apr 15, 2019
  1. Setup notebook to run with au_notebook as a library; resolves archive…

    ruebot authored and ianmilligan1 committed Apr 15, 2019
    …sunleashed#50 (archivesunleashed#52)
    
    * Setup notebook to run with au_notebook as a library; resolves archivesunleashed#50
    
    - Update Dockerfile
    - Update README
    - Update notebook to use au_notebook library
    - Remove library
Commits on Apr 11, 2019
  1. Add AU Python library; resolves archivesunleashed#47. (archivesunleas…

    greebie authored and ruebot committed Apr 11, 2019
    …hed#49)
    
    * Move AU Notebook library from Notebook to standalone library.
    * Run library through PEP8 Lint.
    * Update Dockerfile
Commits on Mar 27, 2019
  1. Add user stop words variable (Madlib); resolves archivesunleashed#45. (

    greebie authored and ruebot committed Mar 27, 2019
    …archivesunleashed#48)
    
    - add set for user stopwords.
    - remove misleading 'international' call until it's fixed.
    - update comments, and help language
Commits on Mar 14, 2019
  1. Add comment on try/catch, and remove explicit exception; archivesunle…

    ruebot authored and ianmilligan1 committed Mar 14, 2019
    …ashed#37. (archivesunleashed#41)
    
    * Add comment on try/catch, and remove explicit exception; archivesunleashed#37.
  2. Catch errors when graph files are not available: (archivesunleashed#40)

    ruebot authored and ianmilligan1 committed Mar 14, 2019
    - Wrap three cells in try/catch statements
    - The first of those statements explicitly catches OSError for FileNotFoundError
    - The last two catch any error
Commits on Mar 12, 2019
  1. Remove auk-notebook-example.ipynb; resolves archivesunleashed#38. (ar…

    ruebot authored and ianmilligan1 committed Mar 12, 2019
    …chivesunleashed#39)
    
    - remove auk-notebook-example.ipynb
    - update Dockerfile
    - execute auk-notebook.ipynb
    - update link in README to Binder
Commits on Mar 7, 2019
  1. Copyediting. (archivesunleashed#35)

    ruebot authored and ianmilligan1 committed Mar 7, 2019
  2. Create user variables for easier input and output. (archivesunleashed#30

    greebie authored and ianmilligan1 committed Mar 7, 2019
    )
    
    * Create user variables for easier input and output.
    * Review + add citation for NetworkX.
  3. Updating README content - Issue 23 (archivesunleashed#34)

    SamFritz authored and ianmilligan1 committed Mar 7, 2019
    * tweaking some of the text and descriptions; adds in URLs for dependencies, outlines types of visuals created with notebook
  4. Install deps with requirements.txt; resolve archivesunleashed#32. (ar…

    ruebot authored and ianmilligan1 committed Mar 7, 2019
    …chivesunleashed#33)
    
    - Add requirements.txt
    - Update Docker to install depencies with requirements.txt
    - Remove nltk_data
    - Install nltk_data on Docker build
    - Update README with new instructions
Commits on Mar 6, 2019
  1. Add B.C. Teachers' Labour Dispute (2014); resolves archivesunleashed#13

    ruebot authored and ianmilligan1 committed Mar 6, 2019
    …. (archivesunleashed#26)
    
    - Removes existing dataset
    - Adds 4867 data
Commits on Mar 5, 2019
Commits on Mar 4, 2019
  1. Use NLTK stopwords, update README (archivesunleashed#15)

    ruebot authored and ianmilligan1 committed Mar 4, 2019
        - Resolve archivesunleashed#14
        - Partially address archivesunleashed#13
        - Resolve archivesunleashed#17 
        - Update notebooks to use NLTK stopwords
        - Add NLTK stopwords
  2. Remove ggplot, and have auk-notebook-example fully executed. (archive…

    ruebot authored and ianmilligan1 committed Mar 4, 2019
    …sunleashed#12)
    
    - Remove ggplot
    - Set auk-notebook-example to be fully executed
    - Additional README tweaks
Commits on Mar 3, 2019
  1. Rename existing notebook and create generic notebook (archivesunleash…

    ruebot committed Mar 3, 2019
    …ed#11)
    
    - Rename notebook files
      - Create example notebook with existing data
      - Create notebook with empty collection id, and help text
    - Update language in README and notebooks
    - Tweak Dockerfile
    - Resolves archivesunleashed#9
  2. Setup Docker for notebooks (archivesunleashed#8)

    ruebot authored and greebie committed Mar 3, 2019
    - Add Dockerfile,
    - Add required nltk data
    - Add instructions in README
Commits on Feb 22, 2019
  1. Improve function documentation and text fixes.

    greebie committed Feb 22, 2019
    - 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.)
  2. Merge pull request archivesunleashed#5 from archivesunleashed/noteboo…

    ianmilligan1 committed Feb 22, 2019
    …k-readme
    
    Update README.md
  3. Update README.md

    SamFritz committed Feb 22, 2019
    Just made a few suggestions for wording in the Readme file
Commits on Feb 21, 2019
  1. Fix errant pp.bar

    greebie committed Feb 21, 2019
  2. Add ego networks and some word fixes.

    greebie committed Feb 21, 2019
    - add ego network
    - add density distribution graph
    - change sanity_check() to check_imports()
    - change pp to plt for pyplot
Older
You can’t perform that action at this time.