Jim Geovedi
|
082e9ade46
|
fixed typo
|
2017-07-23 21:30:34 +07:00 |
|
Jim Geovedi
|
e2efeb186e
|
added stopwords
|
2017-07-23 20:52:37 +07:00 |
|
Jim Geovedi
|
da98676839
|
use template
|
2017-07-23 20:51:31 +07:00 |
|
Jim Geovedi
|
c2b4dd7809
|
start working on Indonesian language
|
2017-07-23 20:50:56 +07:00 |
|
Matthew Honnibal
|
5771bd1ff8
|
Increment version
|
2017-07-23 14:18:38 +02:00 |
|
Matthew Honnibal
|
c4a81a47a4
|
Fix deserialization
|
2017-07-23 14:11:07 +02:00 |
|
Matthew Honnibal
|
2df563ad24
|
Remove optimization for textcat that caused loading problem
|
2017-07-23 14:10:51 +02:00 |
|
Matthew Honnibal
|
4fe77bced2
|
Add cfg attr to pipeline components
|
2017-07-23 00:52:47 +02:00 |
|
Matthew Honnibal
|
d8aa721664
|
Compute Language.meta with a property
|
2017-07-23 00:50:18 +02:00 |
|
Matthew Honnibal
|
a88a7deffe
|
Five save/load of textcat config
|
2017-07-23 00:33:43 +02:00 |
|
Matthew Honnibal
|
9bae0ddc50
|
Fix minibatching
|
2017-07-22 20:14:49 +02:00 |
|
Matthew Honnibal
|
ded0df5e2f
|
Expose hyper-param as keyword arg
|
2017-07-22 20:14:37 +02:00 |
|
Matthew Honnibal
|
f5de8deeec
|
Increment version
|
2017-07-22 20:04:53 +02:00 |
|
Matthew Honnibal
|
b55714d5d1
|
Make gold_tuples arg optional in begin_training
|
2017-07-22 20:04:43 +02:00 |
|
Matthew Honnibal
|
ed6c85fa3c
|
Fix loading of text categories in GoldParse
|
2017-07-22 20:04:03 +02:00 |
|
Matthew Honnibal
|
6ffec9dfea
|
Update _ml, for textcat model
|
2017-07-22 20:03:40 +02:00 |
|
Matthew Honnibal
|
d6a5c2c85a
|
Add test for NER
|
2017-07-22 01:48:58 +02:00 |
|
Matthew Honnibal
|
28244df4da
|
Add test for beam parsing
|
2017-07-22 01:48:35 +02:00 |
|
Matthew Honnibal
|
c86445bdfd
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-07-22 01:14:28 +02:00 |
|
Matthew Honnibal
|
b3a749610e
|
Fix name of TextCategorizer
|
2017-07-22 01:14:07 +02:00 |
|
Matthew Honnibal
|
2424493970
|
Remove unnecessary import of Mock
|
2017-07-22 01:13:54 +02:00 |
|
Matthew Honnibal
|
baa3d81c35
|
Add text categorizer to Language
|
2017-07-22 01:13:36 +02:00 |
|
Matthew Honnibal
|
a6a2159969
|
Add slot for text categories to Doc
|
2017-07-22 00:34:15 +02:00 |
|
Matthew Honnibal
|
374ab3ecfb
|
Increment alpha version
|
2017-07-22 00:32:49 +02:00 |
|
Matthew Honnibal
|
289f23df51
|
Test beam parsing
|
2017-07-20 15:03:10 +02:00 |
|
Matthew Honnibal
|
3da1063b36
|
Add beam decoding to parser, to allow NER uncertainties
|
2017-07-20 15:02:55 +02:00 |
|
Matthew Honnibal
|
0ca5832427
|
Improve negative example handling in NER oracle
|
2017-07-20 00:18:49 +02:00 |
|
Matthew Honnibal
|
a231b56d40
|
Add text-classification hook to pipeline
|
2017-07-20 00:18:15 +02:00 |
|
Matthew Honnibal
|
7ea50182a5
|
Add support for text-classification labels to GoldParse
|
2017-07-20 00:17:47 +02:00 |
|
Matthew Honnibal
|
727481377e
|
Add text-classifer thinc models
|
2017-07-20 00:17:17 +02:00 |
|
Matthew Honnibal
|
f014138c11
|
Fix parser tests
|
2017-07-20 00:16:52 +02:00 |
|
Ines Montani
|
c91642efd5
|
Port over changes from #1168
|
2017-07-01 11:43:54 +02:00 |
|
Jim Regan
|
d81ceb0cd5
|
Merge branch 'develop' into polish
|
2017-06-26 22:42:27 +01:00 |
|
Jim O'Regan
|
2f84c73585
|
a start
|
2017-06-26 22:40:04 +01:00 |
|
Jim O'Regan
|
28d7f0a672
|
reference
|
2017-06-26 22:38:28 +01:00 |
|
Matthew Honnibal
|
91e52543ef
|
Merge pull request #1118 from Gregory-Howard/patch-2
Update _tokenizer_exceptions_list (adding cities)
|
2017-06-20 11:16:07 +02:00 |
|
Matthew Honnibal
|
8ea785e01a
|
Merge pull request #1119 from oroszgy/patch-3
Fixed conllu converter
|
2017-06-20 11:14:41 +02:00 |
|
Tpt
|
7745b3ae04
|
Adds noun chunks to French syntax iterators
|
2017-06-12 15:29:58 +02:00 |
|
Tpt
|
57e8254f63
|
Adds function to extract french noun chunks
|
2017-06-12 15:20:49 +02:00 |
|
György Orosz
|
62dbf9025c
|
Fixed conllu converter
|
2017-06-09 22:53:56 +02:00 |
|
Grégory Howard
|
cd974b32b7
|
Update _tokenizer_exceptions_list (adding cities)
|
2017-06-09 17:58:18 +02:00 |
|
ines
|
34a2eecb17
|
Add simple "naughty strings" test (see #1107)
|
2017-06-06 17:43:51 +02:00 |
|
ines
|
045574a936
|
Update package name and increment version
|
2017-06-05 20:41:30 +02:00 |
|
Matthew Honnibal
|
1f5874a927
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-05 20:20:00 +02:00 |
|
ines
|
03db56f48c
|
Detect spaCy version and add package title
Package title allows customised package names (like spacy-nightly)
|
2017-06-05 20:11:02 +02:00 |
|
Matthew Honnibal
|
c0d90f52f7
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-06-05 19:20:13 +02:00 |
|
ines
|
cc9c5dc7a3
|
Fix noun chunks test
|
2017-06-05 16:39:04 +02:00 |
|
Matthew Honnibal
|
836bfa2d0f
|
Add factory for experimental SimilarityHook component
|
2017-06-05 15:40:22 +02:00 |
|
Matthew Honnibal
|
d59fa32df1
|
Add experimental SimilarityHook omponent
|
2017-06-05 15:40:03 +02:00 |
|
Matthew Honnibal
|
5489b49203
|
Remove print statement
|
2017-06-05 13:20:41 +02:00 |
|