.. |
cli
|
Remove dummy variable from function calls
|
2018-01-05 09:37:05 +01:00 |
data
|
…
|
|
displacy
|
Allow 'fine_grained' option in displaCy (see #1703)
|
2017-12-09 15:11:12 +01:00 |
lang
|
handle would've
|
2018-01-03 12:25:48 -08:00 |
syntax
|
Fix more efficient nonproj
|
2017-11-23 12:48:00 +00:00 |
tests
|
Remove unsused dummy variable
|
2018-01-05 09:57:24 +01:00 |
tokens
|
Improve efficiency of Doc.to_array
|
2017-11-23 12:33:27 +00:00 |
__init__.pxd
|
…
|
|
__init__.py
|
Remove dummy variable from function calls
|
2018-01-05 09:37:05 +01:00 |
__main__.py
|
Don't pass CLI command name as dummy argument
|
2018-01-04 21:33:47 +01:00 |
_ml.py
|
Create a preprocess function that gets bigrams
|
2017-11-12 00:43:41 +01:00 |
about.py
|
Set version to v2.0.5
|
2017-12-07 10:39:14 +01:00 |
attrs.pxd
|
…
|
|
attrs.pyx
|
Added tag map, fixed tests fails, added more exceptions
|
2017-11-26 20:54:48 +03:00 |
compat.py
|
Add noqa to Python 2 compat variables of built-ins (see #1617)
|
2017-11-20 14:03:42 +01:00 |
glossary.py
|
Update NER annotation scheme
|
2017-10-30 13:53:49 +01:00 |
gold.pxd
|
…
|
|
gold.pyx
|
Add offsets_from_biluo_tags helper and tests (see #1626)
|
2017-11-26 16:38:01 +01:00 |
language.py
|
Fix off-by-one error in nlp.add_pipe(after=name) (fixes #1654)
|
2017-11-28 20:37:55 +01:00 |
lemmatizer.py
|
If no rules are set, lemmatize by lookup
|
2017-12-06 12:12:11 +01:00 |
lexeme.pxd
|
…
|
|
lexeme.pyx
|
Fix add_attrs for cluster
|
2017-10-30 16:07:50 +01:00 |
matcher.pyx
|
Tidy up rest
|
2017-10-27 21:07:59 +02:00 |
morphology.pxd
|
…
|
|
morphology.pyx
|
Fix non-clobbering lemmatization
|
2017-11-06 12:36:05 +01:00 |
parts_of_speech.pxd
|
…
|
|
parts_of_speech.pyx
|
Tidy up rest
|
2017-10-27 21:07:59 +02:00 |
pipeline.pxd
|
…
|
|
pipeline.pyx
|
Fix serialization
|
2017-11-08 13:08:48 +01:00 |
scorer.py
|
Tidy up rest
|
2017-10-27 21:07:59 +02:00 |
strings.pxd
|
Try to fix StringStore clean up (see #1506)
|
2017-11-11 03:11:27 +03:00 |
strings.pyx
|
Use safer method to get string without hit
|
2017-11-14 22:58:46 +03:00 |
structs.pxd
|
…
|
|
symbols.pxd
|
…
|
|
symbols.pyx
|
Add PRON_LEMMA to spacy.symbols
|
2017-11-06 17:38:25 +01:00 |
tokenizer.pxd
|
…
|
|
tokenizer.pyx
|
Merge pull request #1611 from fsonntag/master
|
2017-11-29 23:11:23 +01:00 |
typedefs.pxd
|
…
|
|
typedefs.pyx
|
Tidy up rest
|
2017-10-27 21:07:59 +02:00 |
util.py
|
Add missing import (fixes #1546)
|
2017-11-10 19:05:18 +01:00 |
vectors.pyx
|
Fix (and test) vector pickling
|
2017-12-07 09:53:30 +01:00 |
vocab.pxd
|
Add Vocab.cfg attr, to hold stuff like oov probs
|
2017-10-30 16:08:50 +01:00 |
vocab.pyx
|
Merge branch 'master' of https://github.com/explosion/spaCy
|
2017-12-04 14:42:52 +01:00 |