Skip to content

Commit af8e46d

Browse files
committed
new version
1 parent 0a04d3a commit af8e46d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
## How to Contribute
22

33
New contributors are more than welcome. If you want to contribute just fork the project and send a [pull request](https://help.github.com/articles/about-pull-requests/) with your changes.
4+
5+
More details about how to contribute are given [here](https://affectivetweets.cms.waikato.ac.nz/contribute/).

Description.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ License=GPL 3.0
2828
Description= Text filters for analyzing emotion and sentiment of tweets. Sample tweets annotated by sentiment and emotions can be found in ${WEKA_HOME}/packages/AffectiveTweets/data. A file with some pre-trained word embeddings can be found in ${WEKA_HOME}/packages/AffectiveTweets/resources/w2v.twitter.edinburgh.100d.csv.gz. However, we recommend using the embeddings located in: https://github.com/felipebravom/AffectiveTweets/releases/download/1.0.0/w2v.twitter.edinburgh10M.400d.csv.gz for better performance.
2929

3030
# Package URL for obtaining the package archive (required)
31-
PackageURL=https://github.com/felipebravom/AffectiveTweets/releases/download/1.0.3/AffectiveTweets1.0.3.zip
31+
PackageURL=https://github.com/felipebravom/AffectiveTweets/releases/download/1.0.2/AffectiveTweets1.0.2.zip
3232

3333
# URL for further information
3434
URL=https://affectivetweets.cms.waikato.ac.nz/

0 commit comments

Comments
 (0)