Skip to content

Commit

Permalink
added "successivo" to "anno seguente" rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Fossati committed Aug 17, 2015
1 parent aae759b commit 0dd4566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion date_normalizer/regexes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Tempo:
'"{}"^^<{schema}>'.format(match.group('year'),
schema=schema['year'])
- \bl\s?'\s?anno seguente: >
- \bl\s?'\s?anno (seguente|successivo): >
'"$YEAR + 1"'
- \b(la )?stagione successiva: >
Expand Down

0 comments on commit 0dd4566

Please sign in to comment.