v0.3-alpha
Pre-release
Pre-release
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