Finn Årup Nielsen

Results 298 comments of Finn Årup Nielsen

There are several packages which have had this problem: https://github.com/scipy/scipy/pull/453 and https://github.com/pydata/pandas/issues/2732. I have not had a problem with Pandas in this respect.

On the main page it says "Windows not supported yet". So I guess you either have to wait, fix it or change operating system to Linux or macOS. The program...

Would you have one input text and two output? Or one input text and one output score?

@angstwad I am wondering whether you are aware of that I have change the Apache License 2.0? And that is ok with you?

I am not sure it is a good idea to have a dependency on nltk

This file has been added: https://github.com/fnielsen/afinn/blob/master/.github/workflows/main.yml

One problem is the installation of old Python versions. py26, py33 and py34 seems to be a challenge to install.

Locally running tox has the problem that several Python versions need to be installed at this is not necessarily straigtforward.

There is a current problem with Travis. Perhaps the authentication does not work. "Restart build" gives "Oh no! An error occurred. The build could not be restarted."

@AndreiRegiani Thanks for the PR. Sorry for my delay. Two issues: I am wondering whether the license for the Spanish word list at https://github.com/jboscomendoza/rpubs/tree/master/sentimientos_afinn It is not immediately apparent to...