spaCy/spacy/cli
Matthew Honnibal d5509e0989 Support Mish activation (requires Thinc 7.3) (#4536)
* Add arch for MishWindowEncoder

* Support mish in tok2vec and conv window >=2

* Pass new tok2vec settings from parser

* Syntax error

* Fix tok2vec setting

* Fix registration of MishWindowEncoder

* Fix receptive field setting

* Fix mish arch

* Pass more options from parser

* Support more tok2vec options in pretrain

* Require thinc 7.3

* Add docs [ci skip]

* Require thinc 7.3.0.dev0 to run CI

* Run black

* Fix typo

* Update Thinc version


Co-authored-by: Ines Montani <ines@ines.io>
2019-10-28 15:16:33 +01:00
..
converters Auto-format [ci skip] 2019-10-24 16:21:08 +02: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 Checks/errors related to ill-formed IOB input in CLI convert and debug-data (#4487) 2019-10-21 12:20:28 +02:00
download.py Improve usage of pkg_resources and handling of entry points (#4387) 2019-10-07 17:22:09 +02:00
evaluate.py Add textcat to train CLI (#4226) 2019-09-15 22:31:31 +02:00
info.py Small CLI improvements (#3030) 2018-12-08 11:49:43 +01:00
init_model.py Support model name in init-model 2019-09-26 03:01:32 +02:00
link.py Small CLI improvements (#3030) 2018-12-08 11:49:43 +01:00
package.py Also support "requirements" in model.json 2019-07-27 13:34:57 +02:00
pretrain.py Support Mish activation (requires Thinc 7.3) (#4536) 2019-10-28 15:16:33 +01:00
profile.py pulling tqdm imports in functions to avoid bug (tmp fix) (#4263) 2019-09-09 16:32:11 +02:00
train.py Tidy up and auto-format 2019-10-28 12:43:55 +01:00
validate.py Improve usage of pkg_resources and handling of entry points (#4387) 2019-10-07 17:22:09 +02:00