Tree: 256db8e87d
-
Add class call to write_output(). #54 (#55)
* Add class call to write_output(). * update README.md
-
Verified
This commit was signed with a verified signature.ruebot Nick RuestGPG key ID: 417FAF1A0E1080CD Learn about signing commits
-
Catch errors when graph files are not available: (#40)
- Wrap three cells in try/catch statements - The first of those statements explicitly catches OSError for FileNotFoundError - The last two catch any error
-
-
Create user variables for easier input and output. (#30)
* Create user variables for easier input and output. * Review + add citation for NetworkX.
-
Updating README content - Issue 23 (#34)
* tweaking some of the text and descriptions; adds in URLs for dependencies, outlines types of visuals created with notebook
-
-
Remove ggplot, and have auk-notebook-example fully executed. (#12)
- Remove ggplot - Set auk-notebook-example to be fully executed - Additional README tweaks
-
Rename existing notebook and create generic notebook (#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 #9
Verified
This commit was signed with a verified signature.ruebot Nick RuestGPG key ID: 417FAF1A0E1080CD Learn about signing commits -
Setup Docker for notebooks (#8)
- Add Dockerfile, - Add required nltk data - Add instructions in README
-
Improve function documentation and text fixes.
greebie committedFeb 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.)
-
Merge pull request #5 from archivesunleashed/notebook-readme
ianmilligan1 committedFeb 22, 2019 Update README.md
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
SamFritz committed
Feb 22, 2019 Just made a few suggestions for wording in the Readme file
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Renaming files for ease and consistency
ianmilligan1 committedFeb 22, 2019 -
ianmilligan1 committed
Feb 22, 2019 -
Rearranging notebook; prose changes; adds README
ianmilligan1 committedFeb 22, 2019
-
greebie committed
Feb 21, 2019 -
Add ego networks and some word fixes.
greebie committedFeb 21, 2019 - add ego network - add density distribution graph - change sanity_check() to check_imports() - change pp to plt for pyplot
-
greebie committed
Feb 21, 2019 - Fix broken data file (with updated Graphpass) - Add domain graph (by master name, subdomain + name and full domain) - Add network analysis
-
greebie committed
Feb 20, 2019
-
Played with a different collection and fixed errors where I could fin…
greebie committedFeb 19, 2019 …d them. - toggle number of lines to read from any file (default to 2500 for now) - fix a splitting problem
-
Add output file and sentiment by year.
greebie committedFeb 19, 2019