1
0
mirror of https://github.com/life4/textdistance.git synced 2021-09-19 22:35:47 +03:00

311 Commits

Author SHA1 Message Date
Gram
b5ee3c378e Merge pull request #75 from ArchangeGabriel/patch-2
Fix numpy types warnings
2021-07-29 11:43:38 +02:00
Gram
abb0e75af9 Merge pull request #74 from ArchangeGabriel/patch-1
Fix a setuptools warning
2021-07-29 11:42:19 +02:00
Bruno Pagani
9ad939c281 Fix numpy warnings regarding numpy.int
DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`.
2021-07-29 03:04:45 +02:00
Bruno Pagani
618609aa49 Fix numpy warnings regarding numpy.float
DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`.
2021-07-29 03:03:56 +02:00
Bruno Pagani
56f3aa7d40 Fix a setuptools warning
UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
2021-07-29 00:39:12 +00:00
Gram
57c8990543 Merge pull request #73 from cheTesta/master
Revision of urls in class docstrings and README
2021-06-22 12:43:43 +02:00
Andrea
4c4a250c5e Revision of urls in class docstrings and README, now redirecting correctly to new folder structure for talisman 2021-06-22 12:28:36 +02:00
gram
5983ed582b release 4.2.1 v.4.2.1 2021-01-29 10:03:55 +01:00
gram
e7dbf49c8c +task to release 2021-01-29 10:00:14 +01:00
Gram
f8e7cf7283 Merge pull request #70 from juliangilbey/upgraded-dependencies
Handle newer versions of abydos and jellyfish
2021-01-29 09:54:04 +01:00
gram
cb8ec356e8 Merge remote-tracking branch 'origin/master' into upgraded-dependencies 2021-01-29 09:35:06 +01:00
Gram
e3350f9358 Merge pull request #71 from life4/drone-io
Use drone.io instead of travis
2021-01-29 09:34:23 +01:00
Gram
25a7a0044f Merge pull request #72 from wynksaiddestroy/patch-1
Replace GOTOH link with a working one
2021-01-29 09:28:30 +01:00
gram
e53df3109b fix missed comma 2021-01-27 16:06:28 +01:00
gram
4e216ed490 +missed step 2021-01-27 16:05:46 +01:00
gram
f5f794ef6f migrate to taskfile 2021-01-27 16:03:37 +01:00
Fabian Winkler
369257ba04 Replace GOTOH link with a working one
The old URL throws a 403 error.
2021-01-22 18:14:53 +01:00
gram
d4d73462ba install numpy 2021-01-11 13:18:54 +01:00
gram
ddf297cbe2 fix 2021-01-11 13:09:48 +01:00
gram
9d7c284fb1 Use drone.io instead of travis 2021-01-11 13:07:38 +01:00
Julian Gilbey
0984316407 Fix the libraries.json file to match fixed libraries.py 2020-12-31 21:07:13 +00:00
Julian Gilbey
cab962fa87 Handle newer versions of abydos and jellyfish 2020-12-31 21:02:06 +00:00
Gram
03c420824e fix 2020-04-13 12:34:26 +02:00
Gram
b538aab30b fix readme 2020-04-13 12:33:31 +02:00
Gram
be6fb97730 upd rst readme 2020-04-13 12:31:50 +02:00
Gram
7aab532e18 +Contributing 2020-04-13 12:10:04 +02:00
orsinium
8f530ee64e set tag format 2020-04-13 11:57:45 +02:00
Gram
5e0f2abcd8 bump version to 4.2.0 v.4.2.0 2020-04-13 11:57:29 +02:00
Gram
bc3a31cd38 Merge pull request #69 from life4/more-jaro-wkl
Enable JaroWinkler from jellyfish
2020-04-13 11:56:27 +02:00
Gram
f39ce24570 Merge pull request #68 from life4/fix-norm
Fix NW normalization and a bit more
2020-04-13 11:46:19 +02:00
Gram
a7d4ab4a97 Enable JaroWinkler from jellyfish 2020-04-13 11:42:21 +02:00
Gram
107d82fa32 handle unicode magic in Editex 2020-04-13 11:30:11 +02:00
Gram
9738273ed6 test more 2020-04-13 11:29:57 +02:00
Gram
ec8a261ce2 Merge pull request #67 from life4/nw-enumerate
a bit faster NW enumeration
2020-04-13 11:14:51 +02:00
Gram
e16511a913 fix NW normztn 2020-04-13 11:14:44 +02:00
orsinium
b76bedf1e6 a bit faster NW enumeration 2020-04-13 10:47:08 +02:00
Gram
bbe35446c6 Merge pull request #66 from life4/test-non-strings
Test list of numbers and empty strings
2020-04-13 10:37:30 +02:00
Gram
2e2d074566 fix normalized distance for empty strings. CLose #63 2020-04-13 10:28:01 +02:00
Gram
4246678f63 Merge pull request #65 from life4/py3only
Drop Python 2 support
2020-04-13 10:23:31 +02:00
Gram
247f142285 compare lis of numbers 2020-04-13 10:23:22 +02:00
Gram
232b78a50a disable lzma 2020-04-13 10:11:20 +02:00
Gram
4b05e7c752 fix py constraint 2020-04-11 14:36:54 +02:00
Gram
9e9bdc7b70 Merge pull request #64 from life4/pytest
pytest + hypothesis
2020-04-11 13:59:13 +02:00
Gram
6f39b8fec7 disable pypy for a while 2020-04-11 13:07:55 +02:00
Gram
c2847ea6ba drop explicit convertion to float 2020-04-11 13:07:18 +02:00
Gram
053c0f7c4c simplify super() 2020-04-11 13:03:57 +02:00
Gram
2de6c112b5 py3-only imports 2020-04-11 13:01:50 +02:00
Gram
153f128353 drop object base 2020-04-11 12:59:42 +02:00
Gram
95a2400ab4 fix 3.8 and test pypy 2020-04-11 11:06:34 +02:00
Gram
ac1c7ec0a2 fix 3.6 2020-04-11 09:45:58 +02:00