Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- oncology
|
8 |
+
- artificial-intelligence
|
9 |
+
- psychology
|
10 |
+
- education
|
11 |
+
- open-access
|
12 |
+
- title
|
13 |
+
- abstract
|
14 |
+
- DOI
|
15 |
+
- academic
|
16 |
+
- articles
|
17 |
+
pretty_name: citlens_articles
|
18 |
+
size_categories:
|
19 |
+
- 1K<n<10K
|
20 |
+
---
|
21 |
+
|
22 |
+
This articles were used in the publication Cite Lens: An AI Tool for Detecting Out-of-Scope and Out-of-Context Citations at [TPDL 2025](https://tpdl2025.github.io/).
|