mehrzad-shahin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- token-classification
|
5 |
+
- ner
|
6 |
+
- named-entity-recognition
|
7 |
+
- bert
|
8 |
+
pipeline_tag: token-classification
|
9 |
+
widget:
|
10 |
+
- text: >-
|
11 |
+
All air terminals in the 5th floor need inspection.
|
12 |
+
example_title: Example 1
|
13 |
+
- text: >-
|
14 |
+
Baseboard heaters in the utility room aere installed.
|
15 |
+
example_title: Example 2
|
16 |
---
|
17 |
+
|