Commit Graph

261 Commits

Author SHA1 Message Date
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
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
b71ba2eed5 * Add tests for unicode puncuation character lemmatization 2015-10-09 18:43:14 +11:00
Matthew Honnibal
00c1992503 * Mark tests that require models 2015-10-09 14:48:14 +11:00
Matthew Honnibal
dea40cfec3 * Mark tests that require models 2015-10-09 14:37:48 +11:00
Matthew Honnibal
5031440c35 * Mark tests that require models 2015-10-09 14:29:28 +11:00
Matthew Honnibal
76936a3456 * Mark tests that require models 2015-10-09 14:19:07 +11:00
Matthew Honnibal
7b340912d4 * Mark tests that require models 2015-10-09 14:09:26 +11:00
Matthew Honnibal
20b8c3e281 * Mark tests that require models 2015-10-09 13:58:01 +11:00
Matthew Honnibal
9ff288c7bb * Update tests, after removal of spacy.en.attrs 2015-10-09 13:37:25 +11:00
Matthew Honnibal
fd72b8b282 * Add a test for Issue #118: Matcher behaves unpredictably with overlapping entities 2015-10-01 16:21:00 +10:00
Matthew Honnibal
bf4d30c5b6 * Fix test failures in test_api 2015-09-29 23:04:20 +10:00
Henning Peters
5dfd2df686 add doctests for website 'api'-section (merge) 2015-09-28 14:35:11 +02:00
Matthew Honnibal
d8276b3792 * Move test_home to within tests/ 2015-09-28 19:34:34 +10:00
Matthew Honnibal
5fa18e4f9d * Update mark on test_vec 2015-09-22 02:23:11 +02:00
Matthew Honnibal
d9c29de3af * Add vectors tests for token API 2015-09-22 02:11:31 +02:00
Matthew Honnibal
c0a63ac157 * Mark SBD tests as requiring models 2015-09-21 19:23:38 +10:00
Matthew Honnibal
22a1ad8a55 * Upd test_merge 2015-09-15 14:55:23 +10:00
Matthew Honnibal
4ec89788ca * Add tests for new vectors functionality 2015-09-14 17:48:13 +10:00
Matthew Honnibal
c26b4b4650 * Fix test_base_nps 2015-09-14 09:01:19 +10:00
Matthew Honnibal
2ef449f9d7 * Comment out german test 2015-09-13 10:57:47 +10:00
Matthew Honnibal
73d7ece34d * Add tests for german 2015-09-13 10:32:20 +10:00
Matthew Honnibal
a1292adb82 * Test new text and text_with_ws attributes in Token 2015-09-13 10:30:37 +10:00
Matthew Honnibal
c25790ebb1 * Upd tests 2015-09-12 04:23:50 +02:00
Matthew Honnibal
6d38c3cff0 * Upd tests 2015-09-12 04:23:35 +02:00
Matthew Honnibal
c808cd50d9 * Upd tests 2015-09-12 04:23:13 +02:00
Matthew Honnibal
58eeff294e * Upd tests 2015-09-12 04:22:57 +02:00
Matthew Honnibal
aceae64581 * Upd test 2015-09-12 04:22:29 +02:00
Matthew Honnibal
db184716a0 * Remove test_freqs function 2015-09-12 04:20:43 +02:00
Matthew Honnibal
83d1a1e512 * Fix lemmatizer tests 2015-09-08 15:39:43 +02:00
Matthew Honnibal
fc8f7b123d * Mark a matcher test as requiring the model 2015-09-06 20:19:51 +02:00
Matthew Honnibal
86c888667f * Merge in changes from de branch 2015-09-06 19:49:28 +02:00
Matthew Honnibal
dbf8dce109 Merge branch 'gaz' of ssh://github.com/honnibal/spaCy into gaz 2015-09-06 18:44:14 +02:00
Matthew Honnibal
571b6eda88 * Upd tests 2015-09-06 05:40:10 +02:00
Matthew Honnibal
c07eea8563 * Comment out old doc tests for now 2015-08-26 19:23:04 +02:00
Matthew Honnibal
884251801e * Mark space tests as requiring model 2015-08-26 19:22:50 +02:00
Matthew Honnibal
ff9db9f3ae * Fix serializer tests for new attr scheme 2015-08-26 19:22:26 +02:00
Matthew Honnibal
658c4a3930 * Mark test_inital as requiring models 2015-08-26 19:22:06 +02:00
Matthew Honnibal
aa12b374c0 * Remove old doc tests 2015-08-22 22:12:55 +02:00
Matthew Honnibal
dcc8fadc7e * Add gazetteer-matcher 2015-08-22 22:10:43 +02:00
Matthew Honnibal
0ea08c4319 * Fix test partial parse 2015-08-08 23:45:36 +02:00
Matthew Honnibal
d4e79a5ca2 * Fix test initial parse 2015-08-08 23:41:36 +02:00
Matthew Honnibal
c044c0e18e * Fix partial actions test 2015-08-08 23:38:19 +02:00
Matthew Honnibal
63f86efa8b * Add test for specifying initial actions 2015-08-08 19:14:01 +02:00
Matthew Honnibal
8b8df851ca * Fix print statement in test_merge 2015-08-06 16:28:31 +02:00
Matthew Honnibal
2767979135 * Update matcher tests 2015-08-06 16:09:28 +02:00
Matthew Honnibal
faf75dfcb9 * Update matcher tests 2015-08-06 14:33:35 +02:00
Matthew Honnibal
9c1724ecae * Gazetteer stuff working, now need to wire up to API 2015-08-06 00:35:40 +02:00