Commit Graph

286 Commits

Author SHA1 Message Date
James Turk 6e8c44627e add 3.6 to classifiers 2018-04-07 09:53:07 -04:00
James Turk e3e0463644 0.6.0 prep 2018-04-07 09:52:06 -04:00
James Turk 359c3a8d16
Merge pull request #93 from karatheodory/patch-1
Update index.rst
2018-02-08 08:49:49 -05:00
Vasily Loginov ce7736db56
Update index.rst
Added link to the source code.
2018-02-08 12:26:13 +07:00
James Turk db907593fe unicodecsv dep 2017-10-02 13:27:47 -04:00
James Turk 60b2d88ba6 travis 2017-10-02 13:18:38 -04:00
James Turk 970f61fea6 Merge branch 'master' of github.com:jamesturk/jellyfish 2017-10-02 12:57:08 -04:00
James Turk 966185fef7 drop py33 2017-10-02 12:57:07 -04:00
James Turk 3bc09deeec Merge pull request #88 from fernand0/patch-1
Small typo
2017-09-18 09:11:39 -04:00
Fernando Tricas García aaf6005fa9 Small typo 2017-09-16 19:56:49 +02:00
James Turk 6b02148ce4 Merge pull request #86 from waltaskew/bugfix-for-W-followed-by-vowels
BUG: In Which We Match the C Version's Behavior for Ws Followed By Vowels in Metaphones
2017-08-09 18:29:00 -04:00
waltaskew 9ef5bf05e9 match C version for Ws followed by vowels 2017-08-09 15:35:31 -05:00
James Turk 7b7c2e5e28 Merge branch 'master' of github.com:jamesturk/jellyfish 2017-04-21 19:58:32 -04:00
James Turk f01d9b08ca bump to new cjellyfish, #73 2017-04-21 19:58:31 -04:00
James Turk 4c81b595bb Merge pull request #78 from J535D165/jaro-winkler-type
jaro and jaro_winkler should return float
2017-03-05 01:03:27 -05:00
James Turk 376e1817ef Merge pull request #79 from J535D165/phonetic-bug
Soundex and nysiis should raise on NoneType or bool
2017-03-05 01:03:06 -05:00
Jonathan cc2c5c9e35 soundex and nysiis should raise on NoneType or bool 2017-02-04 16:11:14 +01:00
Jonathan 185a410bf2 jaro and jaro_winkler should return float 2017-02-04 15:55:28 +01:00
James Turk 2d23592216 Merge pull request #77 from loisaidasam/master
Link to docs in README
2017-02-01 11:51:07 -05:00
Loisaida Sam 13a1a61d42 Link to docs in README 2017-02-01 11:40:46 -05:00
James Turk c885531d31 Merge pull request #74 from nchammas/doc-force-pyjellyfish
Document how to explicitly refer to CJellyfish vs. PyJellyfish
2016-12-03 19:02:17 -05:00
James Turk 0cbc0f611c Merge pull request #71 from nchammas/enable-full-tests-on-travis
Enable full tests on Travis CI
2016-12-03 19:01:58 -05:00
Nicholas Chammas 264f4b7fce show how to query implementation 2016-11-21 11:24:42 -05:00
Nicholas Chammas 2100fa8037 Document how to explicitly refer to CJellyfish vs. PyJellyfish 2016-11-17 17:54:18 -05:00
Nicholas Chammas 7742c018e6 let tox manage the environments 2016-11-16 14:17:04 -05:00
James Turk 4547d6136f Merge pull request #66 from nchammas/readme-how-to-run-tests
Add note to README about how to run tests
2016-11-16 13:34:45 -05:00
James Turk 7883b42dfa Merge pull request #67 from nchammas/fix-style-errors
Fix style errors
2016-11-16 13:34:12 -05:00
James Turk a4c6f91faf Merge pull request #69 from J535D165/soundex-fix
Uppercase Soundex result
2016-11-16 13:32:41 -05:00
James Turk b645a98675 Merge pull request #70 from J535D165/check-lib
Easy trick for users to check if they are using Python or C code
2016-11-16 13:32:03 -05:00
Jonathan 0b2fc01900 Easy trick for users to check if they are using Python or C code 2016-11-15 23:23:03 +01:00
Jonathan 0ba9003bd8 Uppercase Soundex result 2016-11-15 22:59:20 +01:00
Nicholas Chammas 30096438ef Fix style errors 2016-11-15 13:37:48 -05:00
Nicholas Chammas 2a4f9a62fa add note about how to run tests 2016-11-15 13:30:03 -05:00
James Turk c02c61c54c bump testdata to include wagner-fischer 2016-10-21 14:03:14 -04:00
James Turk 42ec4c9ff7 update testdata ref 2016-10-04 20:52:10 -04:00
James Turk ea9a4c6e93 update CJellyfish to be semi-consistent w/ new type checking in Py impl. 2016-09-12 09:57:55 -04:00
Jonathan b09db78b5d NoneType has to be checked first
This needs a test
2016-09-09 11:02:21 +02:00
Jonathan 5d69c5714e Remove _no_bytes_err 2016-09-09 10:47:16 +02:00
Jonathan 83d61bdf7d Raise correct type of instance in case of error 2016-09-09 10:25:51 +02:00
James Turk da2600926e Merge pull request #57 from nchammas/patch-1
Unquote the bulleted lists in the README
2016-08-21 18:49:40 -04:00
Nicholas Chammas f7c44dd71b Unquote the bulleted lists 2016-08-15 20:36:06 -04:00
James Turk 5ce76a98e5 fix appveyor link 2016-06-23 13:31:37 -04:00
James Turk 57015e6228 0.5.6 release 2016-06-23 13:22:26 -04:00
James Turk 23bedb098b update cjellyfish 2016-06-21 18:55:28 -04:00
James Turk 7dd9dbb35b bump to 0.5.5 2016-06-21 14:13:50 -04:00
James Turk 05b0b5f03f WH->W case for metaphone 2016-06-21 14:11:37 -04:00
James Turk e4d39f96a2 bump to 0.5.4 2016-05-13 19:27:03 -04:00
James Turk d9a97f1cb1 add new test for #52 2016-05-13 19:23:06 -04:00
James Turk 43358bd970 move speed stuff to own repo 2016-05-12 16:07:58 -04:00
James Turk 21d964ee2f add initial speed stuff 2016-05-12 15:49:17 -04:00