qdap icon indicating copy to clipboard operation
qdap copied to clipboard

qdap package is useless!

Open abelard68 opened this issue 6 years ago • 3 comments

Every time I try to use the polarity function I get the following error Error in derive_pubkey(key)

Tried all the reported approaches and doesn´t help.

Please correct the issue or simply "exterminate" this piece of zgarbage

abelard68 avatar Aug 27 '19 14:08 abelard68

I can understand you are fustrated but you haven't provided a reproducible example.

trinker avatar Aug 27 '19 14:08 trinker

Sorry, I was over the top, it's unforgivable, but after seeing that thread https://github.com/trinker/qdap/issues/253, with more than a month time had still no anwer.

My problem is similar, I´m doing text mining in portuguese and need to customize the dictionaires, and that seems simply impossible.

Once again, I´m sorry for my rudeness

abelard68 avatar Aug 28 '19 07:08 abelard68

Can you try the sentimentr package. It is a spinoff of qdap (qdap's polarity function will be dropped from qdap soon and replaced with sentimentr version/import.

https://github.com/trinker/sentimentr

The user interface should be very similar. The as_key function would allow you to make/alter a custom dictionary: https://github.com/trinker/sentimentr/blob/master/R/as_key.R

The previous posting you link to isn't minimal (it involves twitter API which makes it more difficult to check an issue). If you post with a minimal example that uses dput rather than requiring the twitter api package it will mean a faster response time.

trinker avatar Sep 03 '19 17:09 trinker