13 Forks
154 Stars
154 Watchers

tweetnlp

TweetNLP for all the NLP enthusiasts working on Twitter! The Python library tweetnlp provides a collection of useful tools to analyze/understand tweets such as sentiment analysis, emoji prediction, and named entity recognition, powered by state-of-the-art language models specialised on Twitter.

How to download and setup tweetnlp

Open terminal and run command
git clone https://github.com/cardiffnlp/tweetnlp.git
git clone is used to create a copy or clone of tweetnlp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tweetnlp https://github.com/cardiffnlp/tweetnlp/archive/master.zip

Or simply clone tweetnlp with SSH
[email protected]:cardiffnlp/tweetnlp.git

If you have some problems with tweetnlp

You may open issue on tweetnlp support forum (system) here: https://github.com/cardiffnlp/tweetnlp/issues