ines
|
075f5ff87a
|
Update docstrings and API docs for GoldParse
|
2017-05-21 13:53:46 +02:00 |
|
ines
|
99b631617d
|
Reformat docstrings
|
2017-05-21 13:32:15 +02:00 |
|
ines
|
885e82c9b0
|
Update docstrings and remove deprecated load classmethod
|
2017-05-21 13:27:52 +02:00 |
|
ines
|
c5a653fa48
|
Update docstrings and API docs for Tokenizer
|
2017-05-21 13:18:14 +02:00 |
|
ines
|
f216422ac5
|
Remove deprecated load classmethod
|
2017-05-21 13:18:01 +02:00 |
|
ines
|
d82ae9a585
|
Change "function" to "callable" in docs
|
2017-05-21 13:17:40 +02:00 |
|
ines
|
3871157d84
|
Update spacy.util documentation
|
2017-05-21 01:12:09 +02:00 |
|
ines
|
0c6c65aa3c
|
Improve messaging if model linking fails after download
|
2017-05-21 00:28:37 +02:00 |
|
ines
|
924e8506de
|
Move Defaults subclass to module scope (necessary for pickling)
|
2017-05-20 19:02:27 +02:00 |
|
ines
|
27de0834b2
|
Update docstrings and API docs for Lexeme
|
2017-05-20 15:13:42 +02:00 |
|
ines
|
7ed8a92ed1
|
Update docstrings and API docs for Token
|
2017-05-20 15:13:33 +02:00 |
|
ines
|
4ed6a36622
|
Update docstrings and API docs for Matcher
|
2017-05-20 14:43:10 +02:00 |
|
ines
|
39f36539f6
|
Update docstrings and API docs for Matcher
|
2017-05-20 14:32:34 +02:00 |
|
ines
|
c00ff257be
|
Update docstrings and API docs for Matcher
|
2017-05-20 14:26:10 +02:00 |
|
ines
|
790435e51c
|
Update docstrings
|
2017-05-20 14:05:07 +02:00 |
|
ines
|
f0cc642bb9
|
Update docstrings and API docs for Vocab
|
2017-05-20 14:00:41 +02:00 |
|
Matthew Honnibal
|
ce9234f593
|
Update Matcher API
|
2017-05-20 13:54:53 +02:00 |
|
ines
|
e39ad78267
|
Resolve model name properly in cli.info
Use util.resolve_model_path() to also allow package names and paths.
|
2017-05-20 12:24:40 +02:00 |
|
ines
|
1d4d3d0ecd
|
Add TODO
|
2017-05-20 01:38:04 +02:00 |
|
ines
|
fe5d8819ea
|
Update Matcher docstrings and API docs
|
2017-05-19 21:47:06 +02:00 |
|
ines
|
a804045597
|
Use is_ancestor instead of deprecated is_ancestor_of
|
2017-05-19 20:23:40 +02:00 |
|
ines
|
e9e62b01b0
|
Update docstrings and API docs for Token
|
2017-05-19 18:47:56 +02:00 |
|
ines
|
62ceec4fc6
|
Update docstrings and API docs for Span
|
2017-05-19 18:47:46 +02:00 |
|
ines
|
23f9a3ccc8
|
Update docstrings and API docs for Doc
|
2017-05-19 18:47:39 +02:00 |
|
ines
|
2c8c9dc0c9
|
Update docstrings and API docs for Language
|
2017-05-19 18:47:24 +02:00 |
|
ines
|
0791f0aae6
|
Update docstrings and API docs for Span class
|
2017-05-19 00:31:31 +02:00 |
|
ines
|
8455cb1327
|
Update docstring for Doc.__getitem__
|
2017-05-19 00:30:51 +02:00 |
|
ines
|
0fc05e54e4
|
Document TokenVectorEncoder
|
2017-05-19 00:00:02 +02:00 |
|
ines
|
b687ad109d
|
Update docstrings and API docs for Doc class
|
2017-05-18 23:59:44 +02:00 |
|
ines
|
d42bc16868
|
Update docstrings and API docs for Language class
|
2017-05-18 23:57:38 +02:00 |
|
ines
|
593361ee3c
|
Update docstrings for Span class
|
2017-05-18 22:17:41 +02:00 |
|
ines
|
b87066ff10
|
Update docstrings and API docs for Doc class
|
2017-05-18 22:17:41 +02:00 |
|
Matthew Honnibal
|
238be0f16a
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-18 08:32:22 -05:00 |
|
Matthew Honnibal
|
c214c0decb
|
Improve env_opt reporting
|
2017-05-18 08:32:03 -05:00 |
|
Matthew Honnibal
|
bbb59e371c
|
Fix GPU evaluation
|
2017-05-18 08:31:15 -05:00 |
|
Matthew Honnibal
|
c2c825127a
|
Fix use_params and pipe methods
|
2017-05-18 08:30:59 -05:00 |
|
Matthew Honnibal
|
ca70b08661
|
Fix GPU training and evaluation
|
2017-05-18 08:30:33 -05:00 |
|
ines
|
489d2fb4ba
|
Add is_in_jupyter() helper for displaCy (see #1058)
|
2017-05-18 14:13:14 +02:00 |
|
ines
|
abf0188b0a
|
Move cupy and CudaStream to compat
|
2017-05-18 14:12:45 +02:00 |
|
ines
|
33decd85b6
|
Reorganise and explicitly state what's importable
|
2017-05-18 14:12:31 +02:00 |
|
Matthew Honnibal
|
a438cef8c5
|
Fix significant bug in feature calculation -- off by 1
|
2017-05-18 06:21:32 -05:00 |
|
Matthew Honnibal
|
fc8d3a112c
|
Add util.env_opt support: Can set hyper params through environment variables.
|
2017-05-18 04:36:53 -05:00 |
|
Matthew Honnibal
|
d2626fdb45
|
Fix name error in nn parser
|
2017-05-18 04:31:01 -05:00 |
|
Matthew Honnibal
|
b460533827
|
Bug fixes to pipeline
|
2017-05-18 04:29:51 -05:00 |
|
Matthew Honnibal
|
8815507f8e
|
Move SpanishDefaults out of Language class, for pickle
|
2017-05-18 04:28:51 -05:00 |
|
Matthew Honnibal
|
2713041571
|
Fix GPU usage in Language
|
2017-05-18 04:25:19 -05:00 |
|
Matthew Honnibal
|
711ad5edc4
|
Cache features in doc2feats
|
2017-05-18 04:22:20 -05:00 |
|
Matthew Honnibal
|
39ea38c4b1
|
Add option to use gpu to spacy train
|
2017-05-18 04:21:49 -05:00 |
|
Matthew Honnibal
|
a1d8e420b5
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-17 08:00:04 -05:00 |
|
Matthew Honnibal
|
edfea3a513
|
Fix progress bar
|
2017-05-17 14:59:37 +02:00 |
|