Spaces:
Runtime error
Runtime error
Commit
·
bc6dfdb
1
Parent(s):
ddaf7eb
Update comparativesIdentification.py
Browse files
comparativesIdentification.py
CHANGED
@@ -115,9 +115,7 @@ def find_comptives_straight_patterns(sentence):
|
|
115 |
|
116 |
return comparatives
|
117 |
|
118 |
-
|
119 |
-
# helper functions for 'identify_pattern_bigger_smaller'
|
120 |
-
|
121 |
# helper functions for 'identify_pattern_bigger_smaller'
|
122 |
|
123 |
def identify_comparison(sentence):
|
|
|
115 |
|
116 |
return comparatives
|
117 |
|
118 |
+
|
|
|
|
|
119 |
# helper functions for 'identify_pattern_bigger_smaller'
|
120 |
|
121 |
def identify_comparison(sentence):
|