Johannes Filter
|
355bc7d0bc
|
make to_ascii work when unidecode isn't installed
|
2020-10-18 01:17:45 +02:00 |
|
Johannes Filter
|
4a2de47a59
|
choose simpler ascii example so it works with both variants
|
2020-10-18 00:52:40 +02:00 |
|
Johannes Filter
|
e6a0f8212e
|
test with presence and absence of unidecode
|
2020-10-18 00:45:57 +02:00 |
|
Johannes Filter
|
45a3d0df6e
|
set specific parameter to keep or remove emojis (close #11)
|
2020-10-18 00:45:12 +02:00 |
|
Johannes Filter
|
67e343dd08
|
improve READMe
|
2020-10-17 23:20:30 +02:00 |
|
Johannes Filter
|
8a688b8d1f
|
make it possible to replace punctuations (close #12)
|
2020-10-17 21:47:17 +02:00 |
|
Johannes Filter
|
d364b3e2a9
|
make normalization of whitespace optional (close #13)
|
2020-10-16 22:55:26 +02:00 |
|
Johannes Filter
|
d6d9120dca
|
improve email regex (fix #14)
|
2020-10-16 00:43:34 +02:00 |
|
Johannes Filter
|
335ab64820
|
improve phone regex (fix #10)
|
2020-10-16 00:18:06 +02:00 |
|
Johannes Filter
|
d32aa94ad2
|
0.2.1
0.2.1
|
2020-07-24 22:40:25 +02:00 |
|
Johannes Filter
|
c92b6315a9
|
display README on pypi
|
2020-07-24 22:40:02 +02:00 |
|
Johannes Filter
|
a34f6c80c2
|
0.2.0
0.2.0
|
2020-07-24 22:34:02 +02:00 |
|
Johannes Filter
|
ffe2b7b205
|
improve README
|
2020-07-24 22:30:14 +02:00 |
|
Johannes Filter
|
58b269c6b8
|
remove localhost urls (fix #8)
|
2020-07-24 22:26:19 +02:00 |
|
Johannes Filter
|
36a8213cd3
|
minor improvements
|
2020-07-24 21:51:07 +02:00 |
|
Johannes Filter
|
5077c4fa28
|
case insensitive lang param
|
2020-07-24 21:50:34 +02:00 |
|
Johannes Filter
|
28d379b478
|
don't test for 3.5 on travis (cause it requires a setup.py)
|
2020-07-24 21:47:48 +02:00 |
|
Johannes Filter
|
a1990a2287
|
switch to poetry
|
2020-07-24 21:29:48 +02:00 |
|
Johannes Filter
|
b656e3b497
|
add missing __version__
|
2020-07-23 20:11:52 +02:00 |
|
Johannes Filter
|
0a49d23bc2
|
improve license description
|
2020-07-23 20:11:28 +02:00 |
|
Johannes Filter
|
3f8b1a2725
|
add sponsoring
|
2019-11-16 01:24:56 +01:00 |
|
Johannes Filter
|
52956f8536
|
typo
|
2019-04-29 16:10:20 +02:00 |
|
Johannes Filter
|
570311a37b
|
improve README
|
2019-04-24 22:30:04 +02:00 |
|
Johannes Filter
|
357da86e6f
|
0.1.1
0.1.1
|
2019-04-24 22:19:06 +02:00 |
|
Johannes Filter
|
76fa3f0cdf
|
improve README
|
2019-04-24 22:18:38 +02:00 |
|
Johannes Filter
|
ba7a4cceca
|
fix setup
|
2019-04-24 22:18:21 +02:00 |
|
Johannes Filter
|
d3db78bd9a
|
typo
|
2019-04-24 22:17:29 +02:00 |
|
Johannes Filter
|
1054e8d039
|
empty string if input is None
|
2019-04-24 21:49:17 +02:00 |
|
Johannes Filter
|
4fd108bb63
|
0.1.0
0.1.0
|
2019-04-24 18:40:20 +02:00 |
|
Johannes Filter
|
5f7a32f1f6
|
further improve docs
|
2019-04-24 18:35:36 +02:00 |
|
Johannes Filter
|
220b63fe87
|
improve docs
|
2019-04-24 18:21:27 +02:00 |
|
Johannes Filter
|
c813fc4df0
|
improve README
|
2019-03-25 11:52:22 +01:00 |
|
Johannes Filter
|
4d77cc7d6d
|
add more arguments
|
2019-03-22 22:43:06 +01:00 |
|
Johannes Filter
|
bde9ca974b
|
simplify remove punct
|
2019-03-22 22:42:51 +01:00 |
|
Johannes Filter
|
b6306daeaa
|
add special german handling
|
2019-03-22 22:21:52 +01:00 |
|
Johannes Filter
|
abafa9b971
|
fix license
|
2019-03-22 20:26:13 +01:00 |
|
Johannes Filter
|
adde084782
|
improve code quality
|
2019-03-22 20:09:05 +01:00 |
|
Johannes Filter
|
760fd80237
|
create strange quote regex
|
2019-03-22 19:59:26 +01:00 |
|
Johannes Filter
|
e8eebee3f0
|
clean python2 heritage
|
2019-03-22 19:52:30 +01:00 |
|
Johannes Filter
|
29ef382136
|
make unidecode optional
|
2019-03-22 19:48:34 +01:00 |
|
Johannes Filter
|
fee738833a
|
fix pip file
|
2019-03-22 19:46:13 +01:00 |
|
Johannes Filter
|
58e92cbda3
|
improve URL regex
|
2019-02-09 18:27:47 +01:00 |
|
Johannes Filter
|
b471f7ffe2
|
remove unnecessary functions
|
2019-02-09 18:26:44 +01:00 |
|
Johannes Filter
|
994b7e35f1
|
add option to remove line breaks alltogether
|
2019-01-11 17:47:26 +01:00 |
|
Johannes Filter
|
4ee2a244b8
|
simply replace all numbers with 0
|
2019-01-08 13:10:07 +01:00 |
|
Johannes Filter
|
b312538cea
|
fix test
|
2019-01-03 20:58:35 +01:00 |
|
Johannes Filter
|
1e6a59f271
|
don't fail on decoding error
|
2018-12-21 22:06:36 +01:00 |
|
Johannes Filter
|
2449a24bd8
|
fix
|
2018-12-21 22:01:56 +01:00 |
|
Johannes Filter
|
5ad0828792
|
add missing parts
|
2018-12-21 21:57:21 +01:00 |
|
Johannes Filter
|
370e9c039c
|
typo
|
2018-12-21 21:53:07 +01:00 |
|