如何使用 Twitter API 提取手动注释的推文?

How to extract manually annotated tweets using Twitter API?

我正在使用文本分类来对方言进行分类。首先,我需要大量手动注释的推文,并且我阅读了一篇研究论文,上面写着:

We have collected tweets that were published during June 2015. Arabic linguists manually annotated a small part of these tweets, so we got 51,589 tweets with correct dialectal labels. These tweets were manually found in Twitter and annotated by the linguists.

所以这位研究人员能够提取那些推文,我想联系他,但他们的电子邮件无效。他说这些推文是在 2015 年 6 月发布的。我如何提取这些推文?

我不得不假设研究人员在 2015 年 6 月实时完成了这项工作。

今天,唯一的方法是使用完整存档搜索 API(来自 Twitter 的高级付费产品)来搜索这些推文。就注释而言,那些将是他们研究的一部分; Twitter 不使用方言标签注释推文。

据我所知,研究人员无权发布他们使用 Twitter API 收集的推文。