.. |
cli
|
…
|
|
data
|
…
|
|
displacy
|
Fix on EntityRendered to support break lines (after last entity) (closes #5838)
|
2020-07-29 18:48:39 +02:00 |
lang
|
Added support for Sanskrit language (#5956)
|
2020-08-25 10:56:29 +02:00 |
matcher
|
Add warning when Matcher subpattern is discarded (#5873)
|
2020-08-05 14:56:14 +02:00 |
ml
|
Experimental character-based pretraining (#5700)
|
2020-07-05 15:48:39 +02:00 |
pipeline
|
Add Armenian sentence-final verchaket, Greek question mark and Arabic question mark to default punct (#5910)
|
2020-08-12 15:36:14 +02:00 |
syntax
|
Improve warnings around normalization tables (#5794)
|
2020-07-22 16:04:58 +02:00 |
tests
|
Added support for Sanskrit language (#5956)
|
2020-08-25 10:56:29 +02:00 |
tokens
|
Allow Doc.char_span to snap to token boundaries (#5849)
|
2020-08-04 13:36:32 +02:00 |
__init__.pxd
|
…
|
|
__init__.py
|
…
|
|
__main__.py
|
Use latest wasabi
|
2019-11-04 02:38:45 +01:00 |
_ml.py
|
…
|
|
about.py
|
…
|
|
analysis.py
|
Simplify warnings
|
2020-04-28 13:37:37 +02:00 |
attrs.pxd
|
…
|
|
attrs.pyx
|
…
|
|
compat.py
|
Replace function registries with catalogue (#4584)
|
2019-11-07 11:45:22 +01:00 |
errors.py
|
…
|
|
glossary.py
|
Update tag maps and docs for English and German (#4501)
|
2019-10-24 12:56:05 +02:00 |
gold.pxd
|
Merge changes from master
|
2019-08-21 14:18:52 +02:00 |
gold.pyx
|
…
|
|
kb.pxd
|
Tidy up and avoid absolute spacy imports in core
|
2020-05-21 20:05:03 +02:00 |
kb.pyx
|
…
|
|
language.py
|
Include git commit in package and model meta (#5694)
|
2020-07-02 17:10:27 +02:00 |
lemmatizer.py
|
Fix lemmatizer is_base_form for python2.7 (#5734)
|
2020-07-09 22:11:24 +02:00 |
lexeme.pxd
|
Reduce stored lexemes data, move feats to lookups (#5238)
|
2020-05-19 15:59:14 +02:00 |
lexeme.pyx
|
…
|
|
lookups.py
|
…
|
|
morphology.pxd
|
…
|
|
morphology.pyx
|
…
|
|
parts_of_speech.pxd
|
…
|
|
parts_of_speech.pyx
|
…
|
|
scorer.py
|
…
|
|
strings.pxd
|
Try to fix StringStore clean up (see #1506)
|
2017-11-11 03:11:27 +03:00 |
strings.pyx
|
Merge branch 'master' into feature/lemmatizer
|
2019-03-16 13:44:22 +01:00 |
structs.pxd
|
Reduce stored lexemes data, move feats to lookups (#5238)
|
2020-05-19 15:59:14 +02:00 |
symbols.pxd
|
…
|
|
symbols.pyx
|
Reduce stored lexemes data, move feats to lookups (#5238)
|
2020-05-19 15:59:14 +02:00 |
tokenizer.pxd
|
…
|
|
tokenizer.pyx
|
…
|
|
typedefs.pxd
|
…
|
|
typedefs.pyx
|
Tidy up rest
|
2017-10-27 21:07:59 +02:00 |
util.py
|
…
|
|
vectors.pyx
|
…
|
|
vocab.pxd
|
Reduce stored lexemes data, move feats to lookups (#5238)
|
2020-05-19 15:59:14 +02:00 |
vocab.pyx
|
…
|
|