ines
71954d5fe7
Update Thinc version
2017-06-03 10:32:53 +02:00
ines
f45cd174bf
Update Thinc version
2017-06-02 18:48:16 +02:00
Matthew Honnibal
ae8010b526
Move weight serialization to Thinc
2017-06-01 02:56:12 -05:00
Matthew Honnibal
2e364f7ecd
Require msgpack
2017-05-29 13:47:29 +02:00
ines
3cc6fe1484
Add pip to requirements.txt and setup.py
2017-05-17 12:04:03 +02:00
Matthew Honnibal
48de4ed49f
Require thinc 6.6, and compile the nn_parser module
2017-05-14 01:20:28 +02:00
Matthew Honnibal
825c6403d8
Remove serializer
2017-05-09 17:28:30 +02:00
ines
564939391a
Remove spacy.orth
2017-05-09 01:21:47 +02:00
ines
229b8c3974
Tidy up
2017-05-07 18:36:35 +02:00
ines
a793174ae9
Use setuptools.find_packages()
2017-05-03 20:11:02 +02:00
Yasuaki Uechi
c8f83aeb87
Add basic japanese support
2017-05-03 13:56:21 +09:00
Ines Montani
7da9cefd25
Merge pull request #1022 from luvogels/master
...
Initial support for Norwegian Bokmål
2017-04-27 11:16:06 +02:00
Ines Montani
417f430d23
Relax version contstraint
2017-04-20 15:39:24 +02:00
Gyorgy Orosz
4a06a2572c
Using ftfy for handling broken encoded strings.
2017-04-20 13:34:51 +02:00
luvogels
ff900ffd7c
Update setup.py
...
added nb
2017-04-19 21:02:26 +02:00
Matthew Honnibal
e482c369eb
Package converters module
2017-04-07 18:51:48 +02:00
Matthew Honnibal
cc24b6d8d5
Fix setup.py
2017-04-07 17:53:22 +02:00
Matthew Honnibal
eedafd8d82
Fix regex version pin
2017-04-07 17:47:11 +02:00
ines
c691caa9d3
Fix requests version
2017-04-07 17:35:35 +02:00
Matthew Honnibal
a001365c42
Require regex library
2017-04-07 15:43:34 +02:00
ines
7e4befec88
Add Hebrew to init and setup.py
2017-03-29 10:34:57 +02:00
Matthew Honnibal
9c17fb472f
Add tag for spaCy v3.6 compatibility
2017-03-19 01:40:24 +01:00
Matthew Honnibal
5941fb9e92
Make spacy/data a package
2017-03-18 20:04:22 +01:00
Matthew Honnibal
aa8ff9257f
Add spacy.en.lemmatizer to setup.py
2017-03-18 19:02:33 +01:00
Matthew Honnibal
afb94e5702
Add cli to setup.py
2017-03-18 19:00:39 +01:00
ines
387e34a3c5
Update plac version in requirements and setup
2017-03-18 15:14:02 +01:00
ines
4c53eed35a
Remove sputnik from dependencies and docs
2017-03-15 17:39:25 +01:00
ines
b62322d602
Add requests to requirements
2017-03-15 17:39:08 +01:00
Matthew Honnibal
cb39b6e337
Require recent thinc
2017-03-11 12:45:22 -06:00
Matthew Honnibal
93ab888d1d
Require recent preshed
2017-03-11 12:33:56 -06:00
Matthew Honnibal
0ed2afde89
Compile beam parser
2017-03-10 11:22:22 -06:00
ines
ffe0f0c6c4
Add dill to requirements
2017-03-08 14:11:54 +01:00
Aniruddha Adhikary
5a4fc09576
add basic Bengali support
2017-02-28 07:48:37 +06:00
Matthew Honnibal
c744ce4b6d
Fix bad change to cythonize.py script, re subprocess call
2017-02-16 19:01:25 +01:00
Matthew Honnibal
0836cbe064
Pass shell to cythonize.py. See Issue #791
2017-02-17 01:06:06 +11:00
Michael Wallin
73f66ec570
Add preliminary support for Finnish
2017-02-04 13:54:10 +02:00
Raphaël Bournhonesque
0c2e5539ce
Specify version number for ujson and plac
...
The required version was specified for plac in requirements.txt but not in setup.py, which could cause a conflicting version error.
Similarly, set the version of ujson in requirements.txt to be the same as in setup.py
2017-01-28 18:38:14 +01:00
Matthew Honnibal
48c712f1c1
Merge branch 'master' of ssh://github.com/explosion/spaCy
2017-01-16 13:18:06 +01:00
Matthew Honnibal
d4e6d4c1c4
Use new thinc
2017-01-16 13:17:14 +01:00
Ines Montani
a308703f47
Remove old tests
2017-01-13 01:34:48 +01:00
Ines Montani
f8803808ce
Remove old unused tests and conftest files
2017-01-12 15:09:05 +01:00
Ines Montani
26d018d874
Add tests for StringStore
2017-01-12 15:07:31 +01:00
Ines Montani
ffcaba9017
Remove old and/or redundant tests
2017-01-12 02:10:18 +01:00
Ines Montani
33800c9367
Rename "tokens" tests to "doc"
2017-01-11 18:59:01 +01:00
Matthew Honnibal
c9fdd9917c
Require older thinc
2017-01-09 10:12:41 -06:00
Matthew Honnibal
7108ad9d80
Require thinc 6.1
2017-01-09 14:37:00 +01:00
Matthew Honnibal
e4862d1dab
Merge branch 'develop'
2017-01-09 13:36:01 +01:00
Ines Montani
d87ca84028
Remove old website example tests from setup.py
2017-01-08 22:42:54 +01:00
Matthew Honnibal
af81ac8bb0
Use thinc 6.0
2016-12-29 11:58:42 +01:00
Gyorgy Orosz
35aa54765d
Hungarian module is exposed in spacy.
2016-12-21 20:45:36 +01:00