noahsantacruz
commited on
Commit
•
29052e9
1
Parent(s):
77841b0
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,14 @@ model-index:
|
|
21 |
type: f_score
|
22 |
value: 0.9631525077
|
23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
| Feature | Description |
|
25 |
| --- | --- |
|
26 |
| **Name** | `he_subref_ner` |
|
|
|
21 |
type: f_score
|
22 |
value: 0.9631525077
|
23 |
---
|
24 |
+
# Description
|
25 |
+
|
26 |
+
This model is designed to be used in conjunction with the [he-ref-ner](https://huggingface.co/Sefaria/he_ref_ner) model. See the README there for how to integrate them.
|
27 |
+
|
28 |
+
The model takes citaitons as input and tags the parts of the citation as entities. This is very useful for parsing the citation.
|
29 |
+
|
30 |
+
# Technical details
|
31 |
+
|
32 |
| Feature | Description |
|
33 |
| --- | --- |
|
34 |
| **Name** | `he_subref_ner` |
|