Commit Graph

12040 Commits

Author SHA1 Message Date
Matthew Honnibal
359e874766 Hack scorer to avoid evaluating non-nered data 2020-06-24 18:02:59 +02:00
Matthew Honnibal
70bd7fb611 Fix test 2020-06-24 17:21:53 +02:00
Matthew Honnibal
bca1674c30 Fix convert for single file 2020-06-24 16:04:23 +02:00
Matthew Honnibal
2d5f5cb5fb Add NER data test 2020-06-24 15:49:25 +02:00
Matthew Honnibal
14bb102a6b Update test 2020-06-24 15:35:17 +02:00
Matthew Honnibal
c09019aa8d Fix parser test 2020-06-24 15:31:43 +02:00
Matthew Honnibal
a78427d640 Update gold test for NER 2020-06-24 15:19:40 +02:00
Matthew Honnibal
5120113f39 Update onto-json default 2020-06-24 00:00:59 +02:00
Matthew Honnibal
306a591e1f Tweak efficiency of precomputable affine 2020-06-24 00:00:40 +02:00
Matthew Honnibal
d85d063231 Fix NER init_gold_batch 2020-06-23 23:58:55 +02:00
Matthew Honnibal
78e9e15e9e Fix conversion of NER data 2020-06-23 23:58:27 +02:00
Matthew Honnibal
b82431207d Simplify NER alignment 2020-06-23 23:57:54 +02:00
Matthew Honnibal
10eb44d76a Remove debugging in parser 2020-06-23 22:59:31 +02:00
Matthew Honnibal
ca608467da Filter out uannotated sentences in NER 2020-06-23 22:58:49 +02:00
Matthew Honnibal
420a986d15 Fix arc_eager oracle 2020-06-23 22:58:12 +02:00
Matthew Honnibal
a68d0e63f0 Support max_length in Corpus 2020-06-23 22:57:40 +02:00
Matthew Honnibal
d5212f7ba8 Improve efficiency of ArEager oracle 2020-06-23 15:55:12 +02:00
Matthew Honnibal
537a5b9cef Fix import 2020-06-23 13:35:12 +02:00
Matthew Honnibal
6f7f2131cb Fix flake8 2020-06-23 13:26:38 +02:00
Matthew Honnibal
1682a60a20 Fix convert command 2020-06-23 13:19:37 +02:00
Matthew Honnibal
8722b65bce Fix json2docs converter 2020-06-23 13:19:26 +02:00
Matthew Honnibal
7376518af2 Fix gold_preproc 2020-06-23 12:01:29 +02:00
Matthew Honnibal
8f420f3978 Merge branch 'whatif/arrow' of https://github.com/explosion/spaCy into whatif/arrow 2020-06-22 17:49:16 +02:00
Matthew Honnibal
feedba922b Remove debugging 2020-06-22 17:48:58 +02:00
Matthew Honnibal
b5cd310543 Pass gold_preproc setting into corpus 2020-06-22 17:48:50 +02:00
Matthew Honnibal
03b3da26be Support gold_preproc 2020-06-22 17:48:38 +02:00
Matthew Honnibal
2d34d2f24a Support gold_preproc in Corpus 2020-06-22 17:47:12 +02:00
svlandeg
ed71f5298a cleanup 2020-06-22 17:38:50 +02:00
svlandeg
54855e3f3a various small fixes 2020-06-22 17:33:19 +02:00
svlandeg
478b538e4d fix docs_to_json 2020-06-22 17:09:23 +02:00
svlandeg
4e3c7e1f11 fix imports 2020-06-22 17:04:11 +02:00
svlandeg
8687fc64eb Merge branch 'whatif/arrow' of https://github.com/explosion/spaCy into whatif/arrow 2020-06-22 16:59:58 +02:00
svlandeg
f7769eb808 Merge remote-tracking branch 'upstream/develop' into whatif/arrow
# Conflicts:
#	spacy/cli/__init__.py
#	spacy/cli/convert.py
#	spacy/cli/debug_data.py
#	spacy/cli/evaluate.py
#	spacy/cli/train.py
2020-06-22 16:59:34 +02:00
Matthew Honnibal
afe6ee4548 Fix Corpus 2020-06-22 16:28:47 +02:00
Matthew Honnibal
fedfabec80 Xfail test 2020-06-22 16:11:42 +02:00
Matthew Honnibal
031673dc35 Update test 2020-06-22 16:08:01 +02:00
Matthew Honnibal
1d4322eb04 Merge branch 'whatif/arrow' of https://github.com/explosion/spaCy into whatif/arrow 2020-06-22 16:01:13 +02:00
Matthew Honnibal
4cd1c74385 Update test 2020-06-22 16:00:55 +02:00
Matthew Honnibal
53931be9a1 Replace unseen labels for parser 2020-06-22 16:00:45 +02:00
Matthew Honnibal
c65f0ed8f6 Xfail some tests 2020-06-22 15:54:04 +02:00
Matthew Honnibal
bc481d8338 Remove print 2020-06-22 15:35:55 +02:00
Matthew Honnibal
2de72b30fe Remove prints 2020-06-22 15:34:55 +02:00
Matthew Honnibal
5a2d37c18f Xfail tests 2020-06-22 15:34:46 +02:00
Matthew Honnibal
e92be79ffc Clean up debugging 2020-06-22 15:34:34 +02:00
Ines Montani
83b4aa05c9
Merge pull request #5626 from explosion/feature/typer 2020-06-22 06:29:03 -07:00
svlandeg
1720c58287 Merge branch 'whatif/arrow' of https://github.com/explosion/spaCy into whatif/arrow 2020-06-22 15:15:29 +02:00
svlandeg
bf819ba302 Merge remote-tracking branch 'upstream/develop' into whatif/arrow
# Conflicts:
#	spacy/cli/train.py
#	spacy/gold.pyx
#	spacy/ml/models/multi_task.py
#	spacy/ml/models/simple_ner.py
#	spacy/ml/models/textcat.py
#	spacy/ml/models/tok2vec.py
#	spacy/pipeline/pipes.pyx
#	spacy/pipeline/simple_ner.py
#	spacy/scorer.py
#	spacy/tests/parser/test_add_label.py
#	spacy/tests/parser/test_nn_beam.py
#	spacy/tests/pipeline/test_morphologizer.py
#	spacy/tests/test_scorer.py
#	spacy/tests/test_util.py
#	spacy/util.py
2020-06-22 15:15:20 +02:00
Matthew Honnibal
b250f6b62f Update test 2020-06-22 14:59:05 +02:00
Matthew Honnibal
72ab21166d Work on Example.get_aligned_ner method 2020-06-22 14:55:33 +02:00
Ines Montani
0ee6d7a4d1 Remove project stuff from this branch 2020-06-22 14:54:38 +02:00