DBRD icon indicating copy to clipboard operation
DBRD copied to clipboard

110k Dutch Book Reviews Dataset for Sentiment Analysis

Results 4 DBRD issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Hi I was doing some sanity checking and found a duplicate item in the train and test set: - DBRD/train/neg/2074_2.txt - DBRD/test/neg/20602_2.txt Content-wise they are identical, with the only difference...

Following up on the language issue reported in #1, I wrote a quick script to detect the language of each review with the Polyglot library. There appear to be 470...