Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebravom committed Feb 20, 2019
1 parent 0a04d3a commit af8e46d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## How to Contribute

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.

More details about how to contribute are given [here](https://affectivetweets.cms.waikato.ac.nz/contribute/).
2 changes: 1 addition & 1 deletion Description.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ License=GPL 3.0
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.

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

# URL for further information
URL=https://affectivetweets.cms.waikato.ac.nz/
Expand Down

0 comments on commit af8e46d

Please sign in to comment.