mehrzad-shahin
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- token-classification
|
5 |
+
- ner
|
6 |
+
- named-entity-recognition
|
7 |
+
pipeline_tag: token-classification
|
8 |
+
widget:
|
9 |
+
- text: All air terminals in the 5th to 7th floor were inspected.
|
10 |
+
example_title: Example 1
|
11 |
+
- text: Baseboard heaters in the utility room are installed.
|
12 |
+
example_title: Example 2
|
13 |
+
---
|