You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tutorial uses VADER to illustrate doing sentiment analysis in Clojure in the context of a jupyter notebook. Currently, because this library is not in maven, we have to add the repository to maven locally, which is a bit complex and orthogonal to the goals of the tutorial.
What do you think? Thanks for your consideration.
The text was updated successfully, but these errors were encountered:
Hi @nunoachenriques, I wanted to ask you if you think it might be possible to get this project into the maven repository?
I ask because I've been working on a little tutorial project for the scicloj community, see the tutorial here: https://github.com/ezmiller/tutorials/tree/enron-sentiment-analysis.
The tutorial uses VADER to illustrate doing sentiment analysis in Clojure in the context of a jupyter notebook. Currently, because this library is not in maven, we have to add the repository to maven locally, which is a bit complex and orthogonal to the goals of the tutorial.
What do you think? Thanks for your consideration.
The text was updated successfully, but these errors were encountered: