gabrielaltay
commited on
Commit
•
f6e0fcd
1
Parent(s):
ff460d0
update metadata in README (#1)
Browse files- update metadata in README (7907f47661bae220c59844c4c23c554c9c93f244)
README.md
CHANGED
@@ -1,8 +1,17 @@
|
|
1 |
---
|
2 |
-
language:
|
|
|
|
|
|
|
3 |
license: other
|
4 |
multilinguality: monolingual
|
|
|
5 |
pretty_name: BLURB
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
|
@@ -13,7 +22,7 @@ pretty_name: BLURB
|
|
13 |
- **Homepage:** https://microsoft.github.io/BLURB/tasks.html
|
14 |
- **Pubmed:** True
|
15 |
- **Public:** True
|
16 |
-
- **Tasks:**
|
17 |
|
18 |
BLURB is a collection of resources for biomedical natural language processing.
|
19 |
In general domains, such as newswire and the Web, comprehensive benchmarks and
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
bigbio_language:
|
5 |
+
- English
|
6 |
license: other
|
7 |
multilinguality: monolingual
|
8 |
+
bigbio_license_shortname: MIXED
|
9 |
pretty_name: BLURB
|
10 |
+
homepage: https://microsoft.github.io/BLURB/tasks.html
|
11 |
+
bigbio_pubmed: true
|
12 |
+
bigbio_public: true
|
13 |
+
bigbio_tasks:
|
14 |
+
- NAMED_ENTITY_RECOGNITION
|
15 |
---
|
16 |
|
17 |
|
|
|
22 |
- **Homepage:** https://microsoft.github.io/BLURB/tasks.html
|
23 |
- **Pubmed:** True
|
24 |
- **Public:** True
|
25 |
+
- **Tasks:** NER
|
26 |
|
27 |
BLURB is a collection of resources for biomedical natural language processing.
|
28 |
In general domains, such as newswire and the Web, comprehensive benchmarks and
|