Published July 28, 2020
| Version v1.5.1
Software
Open
PolMine/GermaParl: Drunken Sailor
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_lp
andgermaparl_by_year
were included asdata.table
objects, making the presence of thedata.table
package necessary. To reduce the number of packages imported from and to avoid an error that emerged on Windows, these tables are included asdata.frame
objects. - The documentation of the data objects
germaparl_by_lp
andgermaparl_by_year
now includes an explanation of what is reported in rows and columns. - The
germaparl_by_year
table now includes a columnunknown_total
andunknown_share
with 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)