Commit ·
044ffe8
1
Parent(s): ef324ed
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,8 +8,11 @@ tags:
|
|
| 8 |
- true-casing
|
| 9 |
- sentence-boundary-detection
|
| 10 |
- nlp
|
| 11 |
-
|
|
|
|
|
|
|
| 12 |
library_name: generic
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Model Overview
|
|
|
|
| 8 |
- true-casing
|
| 9 |
- sentence-boundary-detection
|
| 10 |
- nlp
|
| 11 |
+
widget:
|
| 12 |
+
- text: "hey man how's it going i haven't seen you in a while let's meet at 6 pm for drinks"
|
| 13 |
+
- text: "hello user this is an example input this text should be split into several sentences including a final interrogative did it work"
|
| 14 |
library_name: generic
|
| 15 |
+
inference: true
|
| 16 |
---
|
| 17 |
|
| 18 |
# Model Overview
|