.. |
de
|
Use global abbreviation data languages and remove duplicates
|
2017-01-08 20:36:00 +01:00 |
en
|
Exclude "shed" and "Shed" from tokenizer exceptions (see #847)
|
2017-02-18 14:10:44 +01:00 |
es
|
…
|
|
fi
|
…
|
|
fr
|
Convert exceptions to Python list
|
2017-02-24 18:22:40 +01:00 |
hu
|
Use relative import
|
2017-01-23 21:27:49 +01:00 |
it
|
Remove unused import
|
2017-01-08 22:17:37 +01:00 |
language_data
|
Keep infixes of punctuation + hyphens as one token (see #801)
|
2017-02-02 16:22:40 +01:00 |
munge
|
* Fix Python3 problem in align_raw
|
2015-07-28 16:06:53 +02:00 |
nl
|
Remove unused import
|
2017-01-08 22:17:37 +01:00 |
pt
|
Remove unused import
|
2017-01-08 22:17:37 +01:00 |
serialize
|
Fix Issue #459 -- failed to deserialize empty doc.
|
2016-10-23 16:31:05 +02:00 |
sv
|
Merge pull request #842 from magnusburton/master
|
2017-02-17 11:18:20 +01:00 |
syntax
|
Revert changes to tagger and parser for thinc 6
|
2017-01-09 10:08:34 -06:00 |
tests
|
Add regression test
|
2017-02-24 18:22:49 +01:00 |
tokens
|
Small `Doc.count_by` documentation update
|
2017-01-31 19:18:45 +03:00 |
zh
|
…
|
|
__init__.pxd
|
…
|
|
__init__.py
|
…
|
|
about.py
|
…
|
|
attrs.pxd
|
…
|
|
attrs.pyx
|
Ignore more morphology attributes in deprecated mode of intify_attrs
|
2016-12-18 17:33:46 +01:00 |
cfile.pxd
|
…
|
|
cfile.pyx
|
…
|
|
deprecated.py
|
…
|
|
download.py
|
Fix missing import
|
2017-01-19 22:03:52 +11:00 |
gold.pxd
|
…
|
|
gold.pyx
|
Merge old training fixes with newer state
|
2016-11-25 09:16:36 -06:00 |
language.py
|
Revert "Revert "Merge remote-tracking branch 'origin/master'""
|
2017-01-09 13:28:13 +01:00 |
lemmatizer.py
|
…
|
|
lexeme.pxd
|
…
|
|
lexeme.pyx
|
…
|
|
matcher.pyx
|
…
|
|
morphology.pxd
|
Update header for morphology class
|
2016-12-18 16:50:42 +01:00 |
morphology.pyx
|
…
|
|
multi_words.py
|
…
|
|
orth.pxd
|
…
|
|
orth.pyx
|
…
|
|
parts_of_speech.pxd
|
…
|
|
parts_of_speech.pyx
|
…
|
|
pipeline.pxd
|
Refactor the pipeline classes to make them more consistent, and remove the redundant blank() constructor.
|
2016-10-16 21:34:57 +02:00 |
pipeline.pyx
|
…
|
|
scorer.py
|
Allow dep to be None in scorer, for missing labels.
|
2016-11-25 09:02:49 -06:00 |
strings.pxd
|
…
|
|
strings.pyx
|
…
|
|
structs.pxd
|
…
|
|
symbols.pxd
|
Update symbols.pxd
|
2016-12-12 10:09:58 +11:00 |
symbols.pyx
|
…
|
|
tagger.pxd
|
Add cfg field to Tagger
|
2016-10-17 01:03:41 +02:00 |
tagger.pyx
|
…
|
|
tokenizer.pxd
|
…
|
|
tokenizer.pyx
|
…
|
|
train.py
|
…
|
|
typedefs.pxd
|
…
|
|
typedefs.pyx
|
* Move POS tag definitions to parts_of_speech.pxd
|
2015-01-25 16:31:07 +11:00 |
util.py
|
Unbreak data download
|
2017-01-09 23:40:26 +01:00 |
vocab.pxd
|
…
|
|
vocab.pyx
|
…
|
|