.. |
cli
|
Support Mish activation (requires Thinc 7.3) (#4536)
|
2019-10-28 15:16:33 +01:00 |
data
|
…
|
|
displacy
|
…
|
|
lang
|
Tidy up and auto-format [ci skip]
|
2019-10-24 16:20:48 +02:00 |
matcher
|
Implement new API for {Phrase}Matcher.add (backwards-compatible) (#4522)
|
2019-10-25 22:21:08 +02:00 |
ml
|
Fix tok2vec structure after model registry refactor (#4549)
|
2019-10-28 23:59:03 +01:00 |
pipeline
|
Filter subtoken matches in merge_subtokens() (#4539)
|
2019-10-28 15:40:28 +01:00 |
syntax
|
Support Mish activation (requires Thinc 7.3) (#4536)
|
2019-10-28 15:16:33 +01:00 |
tests
|
Support span._. in component decorator attrs (#4555)
|
2019-10-30 17:19:36 +01:00 |
tokens
|
Fix serialization of extension attr values in DocBin (#4540)
|
2019-10-28 16:02:13 +01:00 |
__init__.pxd
|
…
|
|
__init__.py
|
Component decorator and component analysis (#4517)
|
2019-10-27 13:35:49 +01:00 |
__main__.py
|
…
|
|
_align.pyx
|
…
|
|
_ml.py
|
Fix training with vectors
|
2019-10-28 18:06:38 +01:00 |
about.py
|
Set version to v2.2.2.dev3
|
2019-10-29 16:37:58 +01:00 |
analysis.py
|
Support span._. in component decorator attrs (#4555)
|
2019-10-30 17:19:36 +01:00 |
attrs.pxd
|
…
|
|
attrs.pyx
|
…
|
|
compat.py
|
Component decorator and component analysis (#4517)
|
2019-10-27 13:35:49 +01:00 |
errors.py
|
Support span._. in component decorator attrs (#4555)
|
2019-10-30 17:19:36 +01:00 |
glossary.py
|
Update tag maps and docs for English and German (#4501)
|
2019-10-24 12:56:05 +02:00 |
gold.pxd
|
…
|
|
gold.pyx
|
Put new alignment behind flag for v2.2.2 release (#4541)
|
2019-10-28 16:12:32 +01:00 |
kb.pxd
|
…
|
|
kb.pyx
|
KB extensions and better parsing of WikiData (#4375)
|
2019-10-14 12:28:53 +02:00 |
language.py
|
Tidy up and auto-format
|
2019-10-28 12:43:55 +01:00 |
lemmatizer.py
|
…
|
|
lexeme.pxd
|
…
|
|
lexeme.pyx
|
…
|
|
lookups.py
|
…
|
|
morphology.pxd
|
…
|
|
morphology.pyx
|
…
|
|
parts_of_speech.pxd
|
…
|
|
parts_of_speech.pyx
|
…
|
|
scorer.py
|
Tidy up and auto-format
|
2019-10-18 11:27:38 +02:00 |
strings.pxd
|
…
|
|
strings.pyx
|
…
|
|
structs.pxd
|
Replace Entity/MatchStruct with SpanC (#4459)
|
2019-10-18 11:01:47 +02:00 |
symbols.pxd
|
…
|
|
symbols.pyx
|
…
|
|
tokenizer.pxd
|
…
|
|
tokenizer.pyx
|
prevent zero-length mem alloc (#4429)
|
2019-10-22 16:54:33 +02:00 |
typedefs.pxd
|
…
|
|
typedefs.pyx
|
…
|
|
util.py
|
set encodings explicitly to utf8 (#4551)
|
2019-10-29 13:16:55 +01:00 |
vectors.pyx
|
Clip most_similar to range [-1, 1] (fixes #4506) (#4507)
|
2019-10-22 20:10:42 +02:00 |
vocab.pxd
|
…
|
|
vocab.pyx
|
Update `vocab.get_vector` docs to include features on Fasttext ngram (#4464)
|
2019-10-20 01:28:18 +02:00 |