Spaces:
Running on Zero
Running on Zero
Add inference source
Browse files
backend/model/__init__.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
"""Self-trained joint NER and relation-extraction model components."""
|