Spaces:
Running
Running
update
Browse files
atepc_inference.result.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
[{"sentence": "θ ε
ε ε¨ ε δΈ ε η΄ δΈ ε η ε
ε ζ― ζ ε° η", "IOB": ["O", "B-ASP", "I-ASP", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O"], "tokens": ["θ", "ε
", "ε", "ε¨", "ε", "δΈ", "ε", "η΄ ", "δΈ", "ε ", "η", "ε
", "ε", "ζ―", "ζ", "ε°", "η"], "aspect": ["ε
ε"], "position": [[1, 2]], "sentiment": ["Positive"], "probs": [[0.07841897010803223, 0.021350717172026634, 0.9002302885055542]], "confidence": [0.9002302885055542]}]
|
emergency_notification.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
PyABSA v2.x has been refactored; its APIs are now organized by NLP subtasks.
|
2 |
+
Due to many breaking changes, it is not compatible with 1.x versions.
|
3 |
+
If you need to use pretrained checkpoints, you can downgrade to 1.x versions.
|
4 |
+
Please feel free to provide your advice to improve PyABSA
|