Matthew Honnibal
|
0f12082465
|
Refactor morphologizer
|
2019-03-09 22:54:59 +00:00 |
|
Matthew Honnibal
|
41a3016019
|
Refactor morphologizer class map
|
2019-03-09 20:55:33 +01:00 |
|
Matthew Honnibal
|
ce1fe8a510
|
Add comment
|
2019-03-09 17:51:17 +00:00 |
|
Matthew Honnibal
|
28c26e212d
|
Fix textcat model for GPU
|
2019-03-09 17:50:08 +00:00 |
|
Ines Montani
|
16fa4d6b90
|
Update .travis.yml
|
2019-03-09 14:36:52 +01:00 |
|
Ines Montani
|
d12af4c92c
|
Update README.md
|
2019-03-09 13:07:35 +01:00 |
|
Ines Montani
|
b65e2f554f
|
Update CI
Only keep Travis for Python 2.7 for now until we've sorted out unicode build in Azure Pipelines
|
2019-03-09 13:06:18 +01:00 |
|
Ines Montani
|
b11ca720f8
|
Update azure-pipelines.yml
|
2019-03-09 12:56:39 +01:00 |
|
Ines Montani
|
610fb306bd
|
Revert hyphens
|
2019-03-09 12:51:53 +01:00 |
|
Matthew Honnibal
|
f742900f83
|
Set pos attribute in morphologizer
|
2019-03-09 11:51:11 +00:00 |
|
Matthew Honnibal
|
a6d153b0a0
|
Add UPOS as morphological field in ud_train
|
2019-03-09 11:50:50 +00:00 |
|
Matthew Honnibal
|
bba5f57f91
|
Add method to export utf8 array to Doc
|
2019-03-09 11:50:27 +00:00 |
|
Matthew Honnibal
|
e1a83d15ed
|
Add support for character features to Tok2Vec
|
2019-03-09 11:50:08 +00:00 |
|
Matthew Honnibal
|
eae384ebb2
|
Add POS to morphological fields
|
2019-03-09 11:49:44 +00:00 |
|
Ines Montani
|
bbabb6aaae
|
Escape more hyphens
|
2019-03-09 12:41:05 +01:00 |
|
Ines Montani
|
b8db219850
|
Auto-format
|
2019-03-09 12:40:58 +01:00 |
|
Ines Montani
|
d59f8cff29
|
Re-add missing travis.sh for now
|
2019-03-09 03:18:11 +01:00 |
|
Ines Montani
|
a145bfe627
|
Try escaping hyphens again
|
2019-03-09 03:06:50 +01:00 |
|
Ines Montani
|
3f01228253
|
Merge branch 'master' into develop
|
2019-03-09 03:01:42 +01:00 |
|
Ines Montani
|
db03558288
|
Fix flake8
|
2019-03-09 02:59:29 +01:00 |
|
Ines Montani
|
40def86fdf
|
Try running flake8 first
|
2019-03-09 02:56:20 +01:00 |
|
Ines Montani
|
9531213846
|
Remove other CI
|
2019-03-09 02:56:08 +01:00 |
|
Ines Montani
|
b9c71fc0f0
|
Fix flags
|
2019-03-09 02:46:04 +01:00 |
|
Ines Montani
|
ae09b6a6cf
|
Try fixing unicode inconsistencies on Python 2
|
2019-03-09 02:37:50 +01:00 |
|
Ines Montani
|
d957d7a697
|
Auto-format
|
2019-03-09 02:37:41 +01:00 |
|
Ines Montani
|
fe0c8e147c
|
Update azure-pipelines.yml
|
2019-03-09 02:28:21 +01:00 |
|
Ines Montani
|
b28de881da
|
Update azure-pipelines.yml
|
2019-03-09 02:27:13 +01:00 |
|
Ines Montani
|
5a2e2b9db7
|
Update README.rst
|
2019-03-09 02:13:34 +01:00 |
|
Ines Montani
|
65402c3d02
|
Revert "Experiment with escaping hyphens"
This reverts commit 9b42e2d5dd .
|
2019-03-09 02:13:00 +01:00 |
|
Ines Montani
|
9b42e2d5dd
|
Experiment with escaping hyphens
|
2019-03-09 02:05:26 +01:00 |
|
Ines Montani
|
6708df3d2c
|
Merge branch 'master' into develop
|
2019-03-09 01:44:28 +01:00 |
|
Ines Montani
|
14a9b9753e
|
Update README.rst
|
2019-03-09 01:42:17 +01:00 |
|
Matthew Honnibal
|
b6d60d0041
|
Merge branch 'feature/lemmatizer' of https://github.com/explosion/spaCy into feature/lemmatizer
|
2019-03-09 00:41:53 +00:00 |
|
Matthew Honnibal
|
4c8730526b
|
Filter bad retokenizations
|
2019-03-09 00:41:34 +00:00 |
|
Ines Montani
|
47bf549f95
|
Update azure-pipelines.yml
|
2019-03-09 01:36:22 +01:00 |
|
Ines Montani
|
b7f9cbdc83
|
Fix undefined names
|
2019-03-09 01:35:36 +01:00 |
|
Ines Montani
|
78aa663f79
|
Fix flake8
|
2019-03-09 01:30:40 +01:00 |
|
Ines Montani
|
400c9eecb6
|
Re-add flake8 to CI
|
2019-03-09 01:20:42 +01:00 |
|
Matthew Honnibal
|
42bc3ad73b
|
Fix class mapping for morphologizer
|
2019-03-09 00:20:29 +00:00 |
|
Matthew Honnibal
|
c4df89ab90
|
Fixes for morphologizer
|
2019-03-09 00:20:11 +00:00 |
|
Ines Montani
|
3d08bf9514
|
Update azure-pipelines.yml
Try to work around "conflict with the backend dependencies: wheel==0.33.1 is incompatible with wheel<0.33.0,>=0.32.0"
|
2019-03-09 00:48:08 +01:00 |
|
Ines Montani
|
5bb8f123ca
|
Update azure-pipelines.yml
|
2019-03-09 00:43:36 +01:00 |
|
Ines Montani
|
70da2097b4
|
Update azure-pipelines.yml
|
2019-03-09 00:35:41 +01:00 |
|
Ines Montani
|
7342348fc7
|
Update azure-pipelines.yml
|
2019-03-09 00:26:54 +01:00 |
|
Ines Montani
|
db9512f9e1
|
Update azure-pipelines.yml
|
2019-03-09 00:24:40 +01:00 |
|
Ines Montani
|
70511ba965
|
Update .gitignore
|
2019-03-09 00:24:20 +01:00 |
|
Ines Montani
|
086b267bdb
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-03-09 00:20:44 +01:00 |
|
Ines Montani
|
ec93b42353
|
Set up CI with Azure Pipelines
|
2019-03-09 00:19:03 +01:00 |
|
Ines Montani
|
76764fcf59
|
💫 Improve converters and training data file formats (#3374)
* Populate converter argument info automatically
* Add conversion option for msgpack
* Update docs
* Allow reading training data from JSONL
|
2019-03-08 23:15:23 +01:00 |
|
Matthew Honnibal
|
cc2b2dba14
|
Neaten set_morphology option on Tagger
|
2019-03-08 19:16:02 +01:00 |
|