Published July 28, 2020
| Version v1.5.1
Software
Open
PolMine/GermaParl: Drunken Sailor
Authors/Creators
Description
- Functions included in older versions of the package that used functions from the RcppCWB package had been dropped. An unnecessary declaration of RcppCWB in the 'Imports:' section of the DESCRIPTION file has been removed.
- The data objects
germaparl_by_lpandgermaparl_by_yearwere included asdata.tableobjects, making the presence of thedata.tablepackage necessary. To reduce the number of packages imported from and to avoid an error that emerged on Windows, these tables are included asdata.frameobjects. - The documentation of the data objects
germaparl_by_lpandgermaparl_by_yearnow includes an explanation of what is reported in rows and columns. - The
germaparl_by_yeartable now includes a columnunknown_totalandunknown_sharewith the total number of tokens that cannot be lemmatized, and their share, respectively. On this basis, an error in the calculation of the aggregate unknown share for all years can be corrected.
Files
PolMine/GermaParl-v1.5.1.zip
Files
(2.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:548e3d5aac012704f7e0c608a619b262
|
2.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PolMine/GermaParl/tree/v1.5.1 (URL)