
Output Keywords in Context in an HTML File with Python
Author(s) -
William J. Turkel,
Adam Crymble
Publication year - 2012
Publication title -
the programming historian
Language(s) - English
Resource type - Journals
ISSN - 2397-2068
DOI - 10.46430/phen0016
Subject(s) - python (programming language) , computer science , world wide web , window (computing) , information retrieval , context (archaeology) , the internet , programming language , history , archaeology
This lesson builds on 'Keywords in Context (Using N-grams)', 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.