Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ This model was trained within the context of a larger system for ABSA, which loo
|
|
36 |
|
37 |
1. Use a spaCy model to select possible aspect span candidates.
|
38 |
2. Use a SetFit model to filter these possible aspect span candidates.
|
39 |
-
3.
|
40 |
|
41 |
## Model Details
|
42 |
|
|
|
36 |
|
37 |
1. Use a spaCy model to select possible aspect span candidates.
|
38 |
2. Use a SetFit model to filter these possible aspect span candidates.
|
39 |
+
3. Use this SetFit model to classify the filtered aspect span candidates.
|
40 |
|
41 |
## Model Details
|
42 |
|