6 Forks
84 Stars
84 Watchers

TweebankNLP

[LREC 2022] An off-the-shelf pre-trained Tweet NLP Toolkit (NER, tokenization, lemmatization, POS tagging, dependency parsing) + Tweebank-NER dataset

How to download and setup TweebankNLP

Open terminal and run command
git clone https://github.com/mit-ccc/TweebankNLP.git
git clone is used to create a copy or clone of TweebankNLP 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 TweebankNLP https://github.com/mit-ccc/TweebankNLP/archive/master.zip

Or simply clone TweebankNLP with SSH
[email protected]:mit-ccc/TweebankNLP.git

If you have some problems with TweebankNLP

You may open issue on TweebankNLP support forum (system) here: https://github.com/mit-ccc/TweebankNLP/issues