ptwikiwords {ptwikiwords} | R Documentation |
ptwikiwords
Description
Dataset containing words found when randomly downloaded 12.000 pages from https://pt.wikipedia.org/.
Usage
ptwikiwords
Format
A data frame with 146444 rows and 3 variables:
- word
word, as is, found in Wikipedia pages
- count
number of times the word was found in the sample of Wikipedia pages
- check
wheter the word exists in the portuguese language (
hunspell_check
result)
[Package ptwikiwords version 0.0.3 Index]