distant-viewing / dvt

Licence: GPL-2.0 License
Distant Viewing Toolkit for the Analysis of Visual Culture

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to dvt

Intro-Cultural-Analytics
Introduction to Cultural Analytics & Python, course website and online textbook powered by Jupyter Book
Stars: ✭ 137 (+140.35%)
Mutual labels:  digital-humanities, cultural-analytics
booknlp
BookNLP, a natural language processing pipeline for books
Stars: ✭ 636 (+1015.79%)
Mutual labels:  digital-humanities, cultural-analytics
awesome-digital-history
Find primary sources online and learn how to research history digitally.
Stars: ✭ 110 (+92.98%)
Mutual labels:  digital-humanities
etymology-db
An open etymology dataset created using Wiktionary data. Contains 3.8M entries, 1.8M terms, 2900 languages, and 31 unique relationship types.
Stars: ✭ 20 (-64.91%)
Mutual labels:  digital-humanities
ham4corpus
Data from "Hamilton: An American Musical", formatted for reuse. See below for some interesting text analysis basic findings! I am not throwing away my stopword?
Stars: ✭ 53 (-7.02%)
Mutual labels:  digital-humanities
tei-publisher-app
The main TEI Publisher app
Stars: ✭ 50 (-12.28%)
Mutual labels:  digital-humanities
textbox
Text collections made available by the CLiGS group.
Stars: ✭ 19 (-66.67%)
Mutual labels:  digital-humanities
aut
The Archives Unleashed Toolkit is an open-source toolkit for analyzing web archives.
Stars: ✭ 111 (+94.74%)
Mutual labels:  digital-humanities
wiki
从diy行为艺术到diy苏格拉底式对话,从diy一个仪式到diy一次旷课,各种活动指南的百科。diy💔是706孵化的一个非代码开源项目。
Stars: ✭ 49 (-14.04%)
Mutual labels:  digital-humanities
bechdel-test
Does your favorite film pass the test?
Stars: ✭ 25 (-56.14%)
Mutual labels:  digital-humanities
workshops
Scholarly Communications Workshops
Stars: ✭ 13 (-77.19%)
Mutual labels:  digital-humanities
2018-2019
The GitHub repository containing all the material related to the Computational Thinking and Programming course of the Digital Humanities and Digital Knowledge degree at the University of Bologna (a.a. 2018/2019).
Stars: ✭ 29 (-49.12%)
Mutual labels:  digital-humanities
TraduXio
A participative platform for cultural texts translators
Stars: ✭ 19 (-66.67%)
Mutual labels:  digital-humanities
Curatescape
A set of add-ons for the Omeka content management system, designed specifically for location-based narrative content, and compatible with (optional) paid Curatescape mobile applications.
Stars: ✭ 39 (-31.58%)
Mutual labels:  digital-humanities
twic
Topic Words in Context (TWiC) is a highly-interactive, browser-based visualization for MALLET topic models
Stars: ✭ 51 (-10.53%)
Mutual labels:  digital-humanities
infinite-ulysses-dissertation
InfiniteUlysses.com repo as it was when I finished the related Ph.D. project. See instead github.com/amandavisconti/infinite-ulysses-public for latest code, as this repo is frozen to represent my dissertation.
Stars: ✭ 21 (-63.16%)
Mutual labels:  digital-humanities
TopicsExplorer
Explore your own text collection with a topic model – without prior knowledge.
Stars: ✭ 53 (-7.02%)
Mutual labels:  digital-humanities
named-entity-recognition
Notebooks for teaching Named Entity Recognition at the Cultural Heritage Data School, run by Cambridge Digital Humanities
Stars: ✭ 18 (-68.42%)
Mutual labels:  digital-humanities
cummings.ee
A collection of the work of Edward Estlin Cummings, as it enters the public domain.
Stars: ✭ 32 (-43.86%)
Mutual labels:  digital-humanities
evt-viewer
Edition Visualization Technology 2 - development
Stars: ✭ 66 (+15.79%)
Mutual labels:  digital-humanities

Distant Viewing Toolkit for the Analysis of Visual Culture

License: GPL v2 PyPI pyversions PyPI version shields.io PyPI status shields.io DOI

The Distant TV Toolkit consists of several Python packages designed to facilitate the computational analysis of visual culture. The easiest way to get started with the toolkit is to run the toolkit within Google's colaboratory (Colab) environment. This is a free-to-use service that allows you to run Python code on a remote server with minimal setup. Simply select one of the links below to get started:

For more information about setting up the toolkit on your own machine, please see INSTALL.md. More information about the toolkit and project is available on the following pages:

If you have any trouble using the toolkit, please open a GitHub issue. If you have additional questions or are interested in collaborating, please contact us at [email protected] and [email protected].



NEH The Distant Viewing Toolkit is supported by the National Endowment for the Humanities through a Digital Humanities Advancement Grant.



Citation

If you make use of the toolkit in your work, please cite the relevant papers describing the tool and its application to the study of visual culture:

@article{,
  title   = "Distant Viewing: Analyzing Large Visual Corpora",
  author  = "Arnold, Taylor B and Tilton, Lauren",
  journal = "Digital Scholarship in the Humanities",
  year    = "2019",
  doi     = "10.1093/digitalsh/fqz013",
  url     = "http://dx.doi.org/10.1093/digitalsh/fqz013"
}
@article{,
  title   = "Visual Style in Two Network Era Sitcoms",
  author  = "Arnold, Taylor B and Tilton, Lauren and Berke, Annie",
  journal = "Cultural Analytics",
  year    = "2019",
  doi     = "10.22148/16.043",
  url     = "http://dx.doi.org/10.22148/16.043"
}

Contributing

Contributions, including bug fixes and new features, to the toolkit are welcome. When contributing to this repository, please first discuss the change you wish to make via a GitHub issue or email with the maintainers of this repository before making a change. Small bug fixes can be given directly as pull requests.

Please note that the project has a code of conduct. Contributors are expected to follow the guidelines.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].