Keywords in Context (Using n-grams) with Python
Like in Output Data as HTML File, this lesson takes the frequency pairs collected in Counting Frequencies and outputs them in HTML. This time the focus is on keywords in context (KWIC) which creates n-grams from the original document content – in this case a trial transcript from the Old Bailey Onli...
Main Authors: | William J. Turkel, Adam Crymble |
---|---|
Format: | Article |
Language: | English |
Published: |
Editorial Board of the Programming Historian
2012-07-01
|
Series: | The Programming Historian |
Subjects: | |
Online Access: | http://programminghistorian.org/lessons/keywords-in-context-using-n-grams |
Similar Items
-
Output Data as an HTML File with Python
by: William J. Turkel, et al.
Published: (2012-07-01) -
Creating and Viewing HTML Files with Python
by: William J. Turkel, et al.
Published: (2012-07-01) -
Counting Word Frequencies with Python
by: William J. Turkel, et al.
Published: (2012-07-01) -
From HTML to List of Words (part 1)
by: William J. Turkel, et al.
Published: (2012-07-01) -
From HTML to List of Words (part 2)
by: William J. Turkel, et al.
Published: (2012-07-01)