Commit Graph

  • 888c05a7fa * Fix variable naming in StepwiseState, for thinc 4.0 Matthew Honnibal 2015-11-07 11:02:44 +1100
  • fc2185bfe3 * Fix variable naming in StepwiseState, for thinc 4.0 Matthew Honnibal 2015-11-07 10:48:31 +1100
  • 954442a807 * Fix variable naming in StepwiseState, for thinc 4.0 Matthew Honnibal 2015-11-07 10:30:45 +1100
  • 06f26d258e * Fix test_basic_create Matthew Honnibal 2015-11-07 10:04:37 +1100
  • 1d3884c46d * Fix test_basic_create Matthew Honnibal 2015-11-07 10:03:56 +1100
  • cc8febcbe1 * Fix Span comparison Matthew Honnibal 2015-11-07 09:54:14 +1100
  • af70dc166a * Fix Last restriction, that was supposed to prevent conflicts with presets, but was incorrect. Matthew Honnibal 2015-11-07 09:52:00 +1100
  • a9b612abdf * Rework the Span-merge patch, to avoid extending the interface of Doc, and avoid virtualizing the Span.start and Span.end indices, to keep Span usage efficient Matthew Honnibal 2015-11-07 08:56:49 +1100
  • 56499d89ef * Rework the Span-merge patch, to avoid extending the interface of Doc, and avoid virtualizing the Span.start and Span.end indices, to keep Span usage efficient Matthew Honnibal 2015-11-07 08:55:34 +1100
  • 83ca4e0b93 * use old merge tests - add more Andreas Grivas 2015-11-05 18:02:23 +0200
  • 4be7fda453 * span start, end -> properties. autoupdate after merge Andreas Grivas 2015-11-05 17:38:38 +0200
  • 562db6d2d0 * merge add lex last - add index finder funcs Andreas Grivas 2015-11-05 17:28:08 +0200
  • 369e33ee9d Merge 3188583ec7 into a06e3c8963 Andreas Grivas 2015-11-06 20:54:20 +0000
  • a06e3c8963 * Fix bone-headed mistake in StateClass.E Matthew Honnibal 2015-11-07 07:35:28 +1100
  • d24b8509e4 * Correct screw ups from the previous commits Matthew Honnibal 2015-11-07 06:51:41 +1100
  • 5efad178b5 * Set ent tag when close entity Matthew Honnibal 2015-11-07 06:09:25 +1100
  • 9285f01d26 * Fix broken StateClass.E tracking Matthew Honnibal 2015-11-07 06:06:39 +1100
  • 5f3e43891f Merge branch 'master' of https://github.com/honnibal/spaCy Matthew Honnibal 2015-11-06 19:34:52 +0100
  • 19136b0e7d * Add better debug message for illegal move Matthew Honnibal 2015-11-07 05:34:37 +1100
  • 2733816b7b * Fix whitespace Matthew Honnibal 2015-11-07 05:31:06 +1100
  • 01ab464383 * Prevent Begin and In moves from applying in NER if we're at the last token of a sentence, as this would mean the entity would span over a sentence boundary. Re Issue #169 Matthew Honnibal 2015-11-07 05:30:44 +1100
  • b65633f270 * Fix function that returns nth entity in StateClass. Was only returning the first. Matthew Honnibal 2015-11-07 05:29:11 +1100
  • 410b6f9ec1 * Remove deprecated _ml.pyx. We now use the nicer APIs provided by thinc 4.0, and subclass the AveragedPerceptron class. Matthew Honnibal 2015-11-07 05:13:10 +1100
  • a79dbc5b5d * Fix requirements.txt Matthew Honnibal 2015-11-06 17:35:59 +0100
  • 3c162dcac3 * Refactor away from the _ml module, to use thinc 4.0. Still some work needs to be done, e.g. to add __reduce__ to the models, more testing, etc. Matthew Honnibal 2015-11-07 03:24:30 +1100
  • c339783bbe * Fix reference to tests.span in setup Matthew Honnibal 2015-11-07 03:23:14 +1100
  • 9d1b2a103a * Fix capitalization in lemmatizer Matthew Honnibal 2015-11-06 05:44:35 +1100
  • 3188583ec7 * use old merge tests - add more Andreas Grivas 2015-11-05 18:02:23 +0200
  • 6817149ece * span start, end -> properties. autoupdate after merge Andreas Grivas 2015-11-05 17:38:38 +0200
  • 9ff02d1d6b * merge add lex last - add index finder funcs Andreas Grivas 2015-11-05 17:28:08 +0200
  • 6ed3aedf79 * Merge vocab changes Matthew Honnibal 2015-11-06 00:48:08 +1100
  • 72abbb43fb * Add type declarations in strings.pyx Matthew Honnibal 2015-11-06 00:47:26 +1100
  • 5b2af4864f * When lemmatizing non-noun, non-verb, non-adj words, output lower-case Matthew Honnibal 2015-11-06 00:45:09 +1100
  • 754bf04162 * Remove declaration of Model.update Matthew Honnibal 2015-11-06 00:31:15 +1100
  • e18bdff23a Merge branch 'master' of ssh://github.com/honnibal/spaCy Matthew Honnibal 2015-11-06 00:26:15 +1100
  • b9991fbd20 * Update to use thinc 3.0 Matthew Honnibal 2015-11-06 00:25:59 +1100
  • 802ad3d71a * Avoid compiling theano module for now Matthew Honnibal 2015-11-06 00:24:43 +1100
  • 864a8f45d8 * Use unicode in StringStore.intern, instead of unreliably casting to bytes. Matthew Honnibal 2015-11-05 11:32:19 +0000
  • b18204cd52 * Fix StringStore._realloc, re Issue #155 Matthew Honnibal 2015-11-05 11:28:26 +0000
  • 44fef28d92 Merge 9fa35951ab into adc7bbd6cf Andreas Grivas 2015-11-04 18:35:54 +0000
  • 9fa35951ab install error test/span -> test/spans Andreas Grivas 2015-11-04 20:21:25 +0200
  • 770e3637ff update data -> c :) Andreas Grivas 2015-11-04 20:20:42 +0200
  • cb376eadd3 pull changes Andreas Grivas 2015-11-04 19:56:27 +0200
  • 93918b5c23 assign lex after spans, add tests Andreas Grivas 2015-11-04 19:49:22 +0200
  • f8004c5f65 * Begin upgrading to improved thinc API Matthew Honnibal 2015-11-05 03:53:03 +1100
  • adc7bbd6cf * Fix name of like_num in default_lex_attrs Matthew Honnibal 2015-11-04 22:02:47 +1100
  • e96faf29e7 * Rename like_number to like_num, to fix inconsistency re Issue #166 Matthew Honnibal 2015-11-04 22:01:44 +1100
  • 015a84a5ec added comments Andreas Grivas 2015-11-04 12:56:07 +0200
  • 91d74ed8ee Merge https://github.com/andreasgrv/spaCy Andreas Grivas 2015-11-03 17:14:29 +0200
  • c780bbda3e changed start end to properties - allow merge Andreas Grivas 2015-11-03 17:13:42 +0200
  • 65934b7cd4 * Enforce import of ujson in strings.pyx, because otherwise it's too slow Matthew Honnibal 2015-11-04 00:32:02 +1100
  • 1ce5d5602d * Rename Doc.data to Doc.c Matthew Honnibal 2015-11-04 00:17:13 +1100
  • 68f479e821 * Rename Doc.data to Doc.c Matthew Honnibal 2015-11-04 00:15:14 +1100
  • 3ddea19b2b * Rename spans.pyx to span.pyx Matthew Honnibal 2015-11-04 00:14:40 +1100
  • 9482d616bc * Rename spans.pyx to span.pyx Matthew Honnibal 2015-11-03 23:51:05 +1100
  • 116da5990a * Clean up setting of tag in doc.from_bytes Matthew Honnibal 2015-11-03 23:48:57 +1100
  • 9ec7b9c454 * Clean up unused Constituent struct. Matthew Honnibal 2015-11-03 23:48:21 +1100
  • 1e99fcd413 * Rename .repvec to .vector in C API Matthew Honnibal 2015-11-03 23:47:59 +1100
  • f81389abe0 * Pin to specific cymem, preshed and thinc versions. Matthew Honnibal 2015-11-03 23:12:13 +1100
  • ee3f9ba581 * Fix test of serializer 0.98 Matthew Honnibal 2015-11-03 19:45:16 +1100
  • d06ba26371 * Fix test of serializer Matthew Honnibal 2015-11-03 19:43:27 +1100
  • 4083059650 Merge branch 'master' of https://github.com/honnibal/spaCy Matthew Honnibal 2015-11-03 09:07:19 +0100
  • 9e37437ba8 * Fix assign_tag in doc.merge Matthew Honnibal 2015-11-03 19:07:02 +1100
  • dde9e1357c * Add todo to morphology.lemmatize Matthew Honnibal 2015-11-03 18:54:35 +1100
  • ffedff9e6c * Remove the archive after download, to save disk space Matthew Honnibal 2015-11-03 18:54:05 +1100
  • 85372468e3 * Fix serialize test Matthew Honnibal 2015-11-03 08:51:33 +0100
  • 833eb35c57 * Fix tag assignment in doc.from_array Matthew Honnibal 2015-11-03 18:45:54 +1100
  • 09664177d7 * Fix tag handling in doc.merge, and assign sent_start when setting heads. Matthew Honnibal 2015-11-03 18:14:53 +1100
  • 068222c09a Merge branch 'master' of https://github.com/honnibal/spaCy Matthew Honnibal 2015-11-03 08:07:38 +0100
  • 389a373807 Merge branch 'master' of ssh://github.com/honnibal/spaCy Matthew Honnibal 2015-11-03 18:07:25 +1100
  • 3f44b3e43f * Mark serializer test as requiring models Matthew Honnibal 2015-11-03 18:07:08 +1100
  • 7adef3f831 * Increment version Matthew Honnibal 2015-11-03 07:58:59 +0100
  • 25ed7be8f8 Merge branch 'master' of https://github.com/honnibal/spaCy Matthew Honnibal 2015-11-03 07:58:17 +0100
  • 604ceac4c6 * Fix morphological assignment in doc.merge() Matthew Honnibal 2015-11-03 17:57:51 +1100
  • 5e040855a5 * Ensure morphological features and lemmas are loaded in from_array, re Issue #152 Matthew Honnibal 2015-11-03 17:56:50 +1100
  • 2714fb4733 * Fix prebuild command Matthew Honnibal 2015-11-03 07:21:03 +0100
  • 8bde2bba58 * Fiddle with prebuild command Matthew Honnibal 2015-11-03 07:11:59 +0100
  • cb1376465f Merge branch 'master' of https://github.com/honnibal/spaCy Matthew Honnibal 2015-11-03 07:07:57 +0100
  • 64531d5a3a * Define package_data in one place Matthew Honnibal 2015-11-03 17:07:43 +1100
  • 3656f06e35 * Don't use models in fab test Matthew Honnibal 2015-11-03 06:39:30 +0100
  • bb5598b816 * Fix test command in fabfile Matthew Honnibal 2015-11-03 05:32:18 +0100
  • 5668feb235 * Fix pickle test for python3 Matthew Honnibal 2015-11-03 04:57:02 +0100
  • 6161d2529a Merge branch 'master' of ssh://github.com/honnibal/spaCy Matthew Honnibal 2015-11-03 13:36:30 +1100
  • 9dd38a80e4 Merge pull request #161 from andreasgrv/master Matthew Honnibal 2015-11-03 13:36:13 +1100
  • 5ca31e05fb * Prune down package data, as models are distributed entirely within the data download. Matthew Honnibal 2015-11-03 13:30:37 +1100
  • 5887506f5d * Don't expect lexemes.bin in Vocab Matthew Honnibal 2015-11-03 13:23:39 +1100
  • f7dd377575 * Adjust conjuncts iterator in Token Matthew Honnibal 2015-11-03 13:23:22 +1100
  • d418f00eb1 fixed error when printing unicode Andreas Grivas 2015-11-02 20:22:18 +0200
  • 7691737fad Merge https://github.com/honnibal/spaCy Andreas Grivas 2015-11-02 19:42:19 +0200
  • 52ede05f9d fix naming Andreas Grivas 2015-11-02 19:41:30 +0200
  • b5ce7a6e96 fix py3 incompatibility Andreas Grivas 2015-11-02 19:40:37 +0200
  • 36517516ef * Replace deprecated repvec reference in twitter-filter Matthew Honnibal 2015-11-03 03:21:26 +1100
  • f56209ef2e * Update requirements Matthew Honnibal 2015-11-03 02:40:01 +1100
  • b11fff8317 Merge 8edd58492e into 4fb038a9eb Andreas Grivas 2015-11-02 11:54:22 +0000
  • 8edd58492e fixed unicode error in printing - added tests Andreas Grivas 2015-11-02 13:41:39 +0200
  • 4fb038a9eb * Update conll_train.py script for spaCy v0.97 Matthew Honnibal 2015-10-31 00:53:51 +1100
  • cfaa4bde5d * Add train and parse scripts that use CoNLL formatted data Matthew Honnibal 2015-10-30 12:54:49 +1100
  • 3072016155 Merge branch 'master' of ssh://github.com/honnibal/spaCy Matthew Honnibal 2015-10-29 13:10:06 +1100
  • 477785914d * Move displacy frontend source Matthew Honnibal 2015-10-29 13:09:46 +1100
  • 4a3babcb10 * Add displacy service Matthew Honnibal 2015-10-28 17:36:11 +0100