Individual work to extend a collaborative assignment

You will develop a 5-10 minute presentation in which you introduce our class to something you have done with a digital text. This does not need to be a major project: it’s fine if it simply takes one of our assigned group projects and develops it in some way a step beyond the minimum requirements for the assignment.

Requirements and deadlines

Follow these steps to complete the assignment. You must successfully complete each step before proceeding to the next step.

  1. Propose an idea to present. Feel free to discuss ideas with me at any time. Between Sept. 14 and Oct. 3, you must submit your initial suggestion to me in writing. If you initial proposal is not approved, you must revise it and resubmit it. Your proposal must be approved by Oct. 6 in order to continue to the second step.
  2. Develop your idea into a plan for a 5-10 minute class presentation including:
    • any audio-visual aids (e.g., slides; sample notebook for live coding). If you plan to use a projector in class, you must preload any material so that we do not spend class time in slow transitions from one presenter to another. It is your responsiblity to figure out how to do this, and how to connect to the projector in our classroom
    • plan for materials you can submit to create a course collection of resources for other students
  3. Before presenting your work in class, you must rehearse the presentation during office hours or by appointment.
  4. Lead a 5-10 minute presentation during class. Presentations will be scheduled as part of our regular class meeting time between Sept. 26 and Oct. 26.

A few possible topics

  • better tokenization of a text
  • retrieving text passages by canonical reference
  • building full-text search for a corpus
  • stemming (lemmatizing) a text
  • measuring vocabulary importantce with term frequencey/inverse document frequency (TF-IDF)
  • graphically plotting frequency of textual features
  • topic modelling
  • using edit distance metrics for fuzzy matching of text
  • aligning versions of texts in different languages
  • formatting visual display of Pluto notebooks using HTML and CSS
  • measures stylistic features of a passage of text

Table of contents


Classics 199, Digital Mythology. All material on this web site is available under the Creative Commons Attribution Share-Alike license CC BY-SA 4.0 on github.