spaCy/spacy/cli
adrianeboyd 68f711b409 Fix conllu2json n_sents and raw text (#4728)
Update conllu2json converter to include raw text in final batch.
2019-11-29 10:22:03 +01:00
..
converters Fix conllu2json n_sents and raw text (#4728) 2019-11-29 10:22:03 +01:00
__init__.py Move UD scripts to bin 2019-03-20 01:19:34 +01:00
_schemas.py Store JSON schemas in Python and tidy up (#3235) 2019-02-07 19:44:31 +11:00
convert.py Auto-format [ci skip] 2019-10-24 16:21:08 +02:00
debug_data.py Fix minor issues in debug-data (#4636) 2019-11-13 15:25:03 +01:00
download.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
evaluate.py Add a tagger-based SentenceRecognizer (#4713) 2019-11-28 11:10:07 +01:00
info.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
init_model.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
link.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
package.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
pretrain.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
profile.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
train.py Add a tagger-based SentenceRecognizer (#4713) 2019-11-28 11:10:07 +01:00
validate.py Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00