Commit ·
6343a84
1
Parent(s): 5c0927d
added readme
Browse files
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 7 |
We introduce **TexTAR**, a multi-task, context-aware Transformer for Textual Attribute Recognition (TAR),
|
| 8 |
capable of handling both positional cues (bold, italic) and visual cues (underline, strikeout) in
|
| 9 |
noisy, multilingual document images.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
sdk: static
|
| 3 |
+
title: TexTAR
|
| 4 |
+
emoji: "📚"
|
| 5 |
+
license: mit
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
We introduce **TexTAR**, a multi-task, context-aware Transformer for Textual Attribute Recognition (TAR),
|
| 9 |
capable of handling both positional cues (bold, italic) and visual cues (underline, strikeout) in
|
| 10 |
noisy, multilingual document images.
|