ValadisCERTH commited on
Commit
bc6dfdb
·
1 Parent(s): ddaf7eb

Update comparativesIdentification.py

Browse files
Files changed (1) hide show
  1. comparativesIdentification.py +1 -3
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):