spaCy/spacy/language_data
Raphaël Bournhonesque 3452d6ce52 Resolve issue #1078 by simplifying URL pattern
- avoid catastrophic backtracking
- reduce character range of host name, domain name and TLD identifier
2017-10-11 11:24:00 +02:00
..
__init__.py Revert "Revert "Merge remote-tracking branch 'origin/master'"" 2017-01-09 13:28:13 +01:00
abbreviations.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
emoticons.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
entity_rules.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00
punctuation.py Update punctuation.py 2017-09-22 09:50:46 +08:00
tag_map.py Add missing SP symbol to tag map, re #1052 2017-07-22 13:44:17 +02:00
tokenizer_exceptions.py Resolve issue #1078 by simplifying URL pattern 2017-10-11 11:24:00 +02:00
util.py Use consistent unicode declarations 2017-03-12 13:07:28 +01:00