spaCy/spacy/lang/fr
ines 1fe5e1a4d1 Add language example sentences (see #1107)
da, de, en, es, fr, he, it, nb, pl, pt, sv
2017-08-19 12:22:29 +02:00
..
__init__.py Adds noun chunks to French syntax iterators 2017-06-12 15:29:58 +02:00
_tokenizer_exceptions_list.py Update _tokenizer_exceptions_list (adding cities) 2017-06-09 17:58:18 +02:00
examples.py Add language example sentences (see #1107) 2017-08-19 12:22:29 +02:00
lemmatizer.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
punctuation.py Reorganise French punctuation rules 2017-05-09 00:00:54 +02:00
stop_words.py Move language data to /lang module 2017-05-08 20:00:40 +02:00
syntax_iterators.py Adds noun chunks to French syntax iterators 2017-06-12 15:29:58 +02:00
tokenizer_exceptions.py Rename _URL_PATTERN to URL_PATTERN 2017-05-09 00:00:00 +02:00