yangheng commited on
Commit
2855f36
β€’
1 Parent(s): b5b34c4
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