UNPKG

cetem-publico

Version:

A wrapper for CETEMPúblico, an European Portuguese corpus of news extracts from the newspaper Público, with 180 million words tagged automatically using PALAVRAS.

7 lines (3 loc) 108 B
const {CETEMPublico} = require('./index'); const cp = new CETEMPublico(); cp.download({statusBar:true});