Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
```bibtex
|
| 4 |
@misc{sternlicht2025chimeraknowledgebaseidea,
|
| 5 |
title={CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature},
|
|
@@ -10,4 +9,9 @@ See https://github.cs.huji.ac.il/tomhope-lab/CHIMERA#prediction-experiments
|
|
| 10 |
primaryClass={cs.CL},
|
| 11 |
url={https://arxiv.org/abs/2505.20779},
|
| 12 |
}
|
| 13 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
**Bibtex**
|
|
|
|
| 2 |
```bibtex
|
| 3 |
@misc{sternlicht2025chimeraknowledgebaseidea,
|
| 4 |
title={CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature},
|
|
|
|
| 9 |
primaryClass={cs.CL},
|
| 10 |
url={https://arxiv.org/abs/2505.20779},
|
| 11 |
}
|
| 12 |
+
```
|
| 13 |
+
|
| 14 |
+
**Quick Links**
|
| 15 |
+
- 🌐 [Project](https://noy-sternlicht.github.io/CHIMERA-Web)
|
| 16 |
+
- 📃 [Paper](https://arxiv.org/abs/2505.20779)
|
| 17 |
+
- 🛠️ [Code](https://github.com/noy-sternlicht/CHIMERA-KB)
|