scicite
B待确认Benchmark垂直领域科学开放unknown
发布方:allenai
热度25.7▼ 0.0
下载量 · 30天
608
Hugging Face
GitHub Stars
—
代码仓库
论文被引
319
Semantic Scholar
跑分模型 · 30天
—
Leaderboard results
简介
This is a dataset for classifying citation intents in academic papers. The main citation intent label for each Json object is specified with the label key while the citation context is specified in with a context key. Example: { 'string': 'In chacma baboons, male-infant relationships can be linked to both formation of friendships and paternity success [30,31].' 'sectionName': 'Introduction', 'label': 'background', 'citingPaperId': '7a6b2d4b405439', 'citedPaperId': '9d1abadc55b5e0', ... } You may obtain the full information about the paper using the provided paper ids with the Semantic Scholar API (https://api.semanticscholar.org/). The labels are: Method, Background, Result