Askinkaty commited on
Commit
24dbfc4
·
verified ·
1 Parent(s): 9ae252c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. **Use this SetFit model to classify the filtered aspect span candidates.**
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