Skip to content

v0.3-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@joncto joncto released this 04 Sep 20:53
· 13 commits to main since this release
c8f6743

Added experimental notebook to work with the Web News Corpus, published via DHlab's API.
The notebook is meant to serve as an example of usage for early adopters and others interested in testing to work with the Web News Corpus using dhlab for python.

Features:

  • build corpus from doctype:"nettavis"
  • visualise items in corpus for insight purposes
  • get concordances (snippets of text around keyword)
  • get collocated words
  • calculate relative frequency of collocated words
  • export corpus, concordances and colocates as Excel and JSONL