Datasets:
tner
/

Languages:
English
Multilinguality:
monolingual
Size Categories:
1k<10K
ArXiv:
Tags:
License:
asahi417 commited on
Commit
a200717
1 Parent(s): 90aae3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -29,6 +29,7 @@ pretty_name: TweetNER7
29
  This is the official repository of TweetNER7 ("Named Entity Recognition in Twitter:
30
  A Dataset and Analysis on Short-Term Temporal Shifts, AACL main conference 2022"), an NER dataset on Twitter with 7 entity labels. Each instance of TweetNER7 comes with a timestamp which distributes from September 2019 to August 2021.
31
  The tweet collection used in TweetNER7 is same as what used in [TweetTopic](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi).
 
32
  - Entity Types: `corperation`, `creative_work`, `event`, `group`, `location`, `product`, `person`
33
 
34
  ### Preprocessing
 
29
  This is the official repository of TweetNER7 ("Named Entity Recognition in Twitter:
30
  A Dataset and Analysis on Short-Term Temporal Shifts, AACL main conference 2022"), an NER dataset on Twitter with 7 entity labels. Each instance of TweetNER7 comes with a timestamp which distributes from September 2019 to August 2021.
31
  The tweet collection used in TweetNER7 is same as what used in [TweetTopic](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi).
32
+ The dataset is integrated in [TweetNLP](https://tweetnlp.org/) too.
33
  - Entity Types: `corperation`, `creative_work`, `event`, `group`, `location`, `product`, `person`
34
 
35
  ### Preprocessing