Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- fr
|
| 6 |
+
- de
|
| 7 |
+
- es
|
| 8 |
+
---
|
| 9 |
+
**Bibstyle-Detector** is small language model specialized for the detection of bibliographic style in bibliographic list.
|
| 10 |
+
|
| 11 |
+
Given a bibliographic entry, Bibstyle-Detector will estimate the most likely style among the 125 most popular styles on Zotero CSL repository.
|
| 12 |
+
|
| 13 |
+
Like all models published among PleIAs Bad Data Toolbox, Bibstyle-Detector has been volontarily trained on challenging document with a variety of formatting issues. Most of the training corpus comes from the Science-Pile (to be released).
|
| 14 |
+
|
| 15 |
+
## Example
|