Image of a hub, © Paul Watson, CC  BY-NC-SA 2.0 The Linguistic Teaching resources Hub
Image © Paul Watson, Licence CC BY-NC-SA 2.0

Output Keywords in Context in an HTML File with Python

* William J. Turkel * Adam Crymble *

Keywords: python, HMTL, KWIC, n-gram

https://programminghistorian.org/en/lessons/output-keywords-in-context-in-html-file

This lesson builds on Keywords in Context, where n-grams were extracted from a text. Here, you will learn how to output all of the n-grams of a given keyword in a document downloaded from the Internet, and display them clearly in your browser window.

Feedback

Sorry, there is no feedback available. Be the first one to provide feedback!

Resource details

Institution: The Programming Historian
Year of publication: 2012
Language: english
Type: Tutorial
Audience: linguists, philologists, corpus linguists, psycholinguists, humanists
Level: intermediate
Prerequisites:

Keywords in Context

Media: text/html
Objective:

learn how to output all of the n-grams of a given keyword in a document downloaded from the Internet, and display them clearly in your browser window

Licence: CC-BY 4.0
Access: open
Creation date: Monday, 22 October 2018 16:12:35
Last modified: Monday, 22 April 2024 05:48:29
BibTeX type: @misc
BibTeX entry:
@misc(TeLeMaCo:410,
author = "Turkel, William J. and Crymble, Adam",
title = "{O}utput {K}eywords in {C}ontext in an {H}{T}{M}{L} {F}ile with {P}ython",
year = "2012",
url = "https://programminghistorian.org/en/lessons/output-keywords-in-context-in-html-file"
)

Helpdesk Button