maxirmx
|
8a91527952
|
Appveyor
|
2015-10-11 23:50:06 +03:00 |
|
maxirmx
|
deacdfd647
|
Appveyor - Removed noise
|
2015-10-11 23:49:02 +03:00 |
|
maxirmx
|
f5ebbbde80
|
Appveyour build
+ Setuptools
+ Cython
|
2015-10-11 23:47:12 +03:00 |
|
maxirmx
|
7587f6170f
|
Added Pythhon3 environment configuration batch
|
2015-10-11 20:28:13 +03:00 |
|
maxirmx
|
5aeb8ac4e0
|
Added appveyor Python installation script
|
2015-10-11 20:25:42 +03:00 |
|
maxirmx
|
aab71668cd
|
Merge remote-tracking branch 'refs/remotes/honnibal/master'
|
2015-10-11 16:47:49 +03:00 |
|
Matthew Honnibal
|
afec8cac20
|
* Add more tests to probe mingw32 failure
|
2015-10-11 22:40:04 +11:00 |
|
maxirmx
|
356181944a
|
Merge remote-tracking branch 'refs/remotes/honnibal/master'
|
2015-10-11 13:38:03 +03:00 |
|
Matthew Honnibal
|
dba1daf597
|
* Add script to test loading different components
|
2015-10-11 19:46:53 +11:00 |
|
maxirmx
|
1b2d7da819
|
Appveyor build
Still #1 -- environment
|
2015-10-11 11:35:07 +03:00 |
|
maxirmx
|
5c9d438512
|
Appveyor build
#1 -- Environment
|
2015-10-11 11:28:53 +03:00 |
|
maxirmx
|
e8ae2dc8a4
|
Appveyor windows build config
Starting with a reference config file
|
2015-10-11 11:26:03 +03:00 |
|
maxirmx
|
dfa19c757f
|
Merge remote-tracking branch 'refs/remotes/honnibal/master'
|
2015-10-11 11:06:22 +03:00 |
|
Matthew Honnibal
|
cc92f3f0ed
|
* Fix Matcher test
|
2015-10-11 14:59:12 +11:00 |
|
Matthew Honnibal
|
1f8f81f0c8
|
* Fix missing import
|
2015-10-11 14:38:21 +11:00 |
|
Matthew Honnibal
|
693dd06547
|
* Add basic, non-data dependent class creation tests, without depending on pytest. For use in debugging MS build issues, for Issue #132
|
2015-10-11 14:29:12 +11:00 |
|
maxirmx
|
9d949c857b
|
More dirty Windows stuff - just for now
|
2015-10-10 20:11:20 +03:00 |
|
maxirmx
|
8e03239ac5
|
Merge remote-tracking branch 'refs/remotes/honnibal/master'
Conflicts:
setup.py
|
2015-10-10 17:38:06 +03:00 |
|
maxirmx
|
815994a212
|
MSVC x86-64 Pyton 2.7 dirty build
|
2015-10-10 17:32:44 +03:00 |
|
Matthew Honnibal
|
08e29519a6
|
* Add test for how spaces are attached by the parser.
|
2015-10-10 16:03:13 +11:00 |
|
Matthew Honnibal
|
dfbcff2ff1
|
* Revert codecs/io change to strings.pyx, as it seemed to cause an error? Will investigate.
|
2015-10-10 15:54:55 +11:00 |
|
Matthew Honnibal
|
bdcb8d695c
|
* Add non-breaking space to specials.json
|
2015-10-10 15:54:06 +11:00 |
|
Matthew Honnibal
|
9dd2f25c74
|
* Fix Issue #131: Force whitespace characters to attach syntactically to previous token, and ensure they cannot serve as stand-alone 'sentence' units.
|
2015-10-10 15:53:30 +11:00 |
|
Matthew Honnibal
|
8b39feefbe
|
* Add dependency post-process rule to ensure spaces are attached to neighbouring tokens, so that they can't be sentence boundaries
|
2015-10-10 15:32:13 +11:00 |
|
Matthew Honnibal
|
1521cf25c9
|
* Fix merge problem in test_parse_navigate
|
2015-10-10 15:04:01 +11:00 |
|
Matthew Honnibal
|
c12d36d5f4
|
* Fix quote marks in lemma_rules
|
2015-10-10 15:03:36 +11:00 |
|
Matthew Honnibal
|
2153067958
|
* Fix use of io in strings.pyx
|
2015-10-10 15:03:12 +11:00 |
|
Matthew Honnibal
|
ec874247b5
|
Merge branch 'master' of ssh://github.com/honnibal/spaCy
|
2015-10-10 14:23:51 +11:00 |
|
Matthew Honnibal
|
30de4135c9
|
* Fix merge problem
|
2015-10-10 14:22:32 +11:00 |
|
Matthew Honnibal
|
dc393a5f1d
|
Merge pull request #126 from tomtung/master
Improve slicing support for both Doc and Span
|
2015-10-10 14:14:57 +11:00 |
|
Matthew Honnibal
|
6ea8f99a10
|
Merge branch 'alvations-master'
|
2015-10-10 14:13:24 +11:00 |
|
Matthew Honnibal
|
83dccf0fd7
|
* Use io module insteads of deprecated codecs module
|
2015-10-10 14:13:01 +11:00 |
|
Matthew Honnibal
|
55cd7008bb
|
Merge branch 'master' of ssh://github.com/honnibal/spaCy
|
2015-10-10 14:07:55 +11:00 |
|
Matthew Honnibal
|
57b3cd4661
|
* Add smart-quotes to lemma rules
|
2015-10-10 14:06:46 +11:00 |
|
Matthew Honnibal
|
7e7f28e1fd
|
* Add smart-quote possessive marker in generate_specials
|
2015-10-10 14:06:09 +11:00 |
|
Matthew Honnibal
|
41c50e509c
|
Merge pull request #137 from henningpeters/master
push version and add spacy channel
|
2015-10-10 01:40:29 +11:00 |
|
Matthew Honnibal
|
8b8d048385
|
Merge pull request #135 from henningpeters/patch-1
remove compile warning noise
|
2015-10-10 01:40:15 +11:00 |
|
Matthew Honnibal
|
d31c911f83
|
Merge pull request #136 from henningpeters/patch-2
cleanup
|
2015-10-10 01:40:00 +11:00 |
|
Henning Peters
|
7a47c0c872
|
push version
|
2015-10-09 16:37:57 +02:00 |
|
Henning Peters
|
88b2f7ea5d
|
push version and add spacy channel
|
2015-10-09 16:30:23 +02:00 |
|
Henning Peters
|
876fc99c44
|
cleanup
looks like this file was accidentally added
|
2015-10-09 16:11:56 +02:00 |
|
Matthew Honnibal
|
a3dfe2b901
|
* Increment data version
|
2015-10-09 13:26:17 +02:00 |
|
Matthew Honnibal
|
af8d0a2a09
|
* Increment version
|
2015-10-09 12:42:41 +02:00 |
|
Matthew Honnibal
|
3bf50ab830
|
* Ensure the fabfile prebuild command installs pytest
|
2015-10-09 20:57:47 +11:00 |
|
Matthew Honnibal
|
599f739ddb
|
* Fix smart quote lemma test
|
2015-10-09 20:51:28 +11:00 |
|
Matthew Honnibal
|
5682439d1e
|
* Remove em dash test from test_lemmatizer, as em dashes are now handled in specials.json
|
2015-10-09 20:24:21 +11:00 |
|
Matthew Honnibal
|
f35632e2e5
|
* Remove SBD print statement in train, after SBD evaluation was removed from Scorer
|
2015-10-09 11:08:58 +02:00 |
|
Matthew Honnibal
|
1f90502ce8
|
* Fix website/test_home for Python 3
|
2015-10-09 11:08:31 +02:00 |
|
Matthew Honnibal
|
caff4638c9
|
* Fix website/test_api.py for Python 3
|
2015-10-09 11:08:12 +02:00 |
|
Matthew Honnibal
|
a510858f5a
|
* Pretty-print specials.json, and add the em dash
|
2015-10-09 11:07:45 +02:00 |
|