Good reason not to obfuscate URLs (was: Fishing from PyPI ?)

2018-08-06 Thread Ben Finney
Vincent Vande Vyvre writes: >To verify, visit your Account Settings > information …]> >page. > > - > > The Account Settings >

Re: NLTK

2018-08-06 Thread Steven D'Aprano
On Fri, 03 Aug 2018 07:49:40 +, mausg wrote: > I like to analyse text. my method consisted of something like > words=text.split(), which would split the text into space-seperated > units. In natural language, words are more complicated than just space-separated units. Some languages don't u

Re: Fishing from PyPI ?

2018-08-06 Thread Gregory Ewing
Chris Warrick wrote: The unusual domain is a common staple of Mailchimp, which is an e-mail newsletter platform (it was used to mail out the announcement), and they replace all links with tracking ones in their list-manage.com domain. Sounds like you need to find a mail service that doesn't scr

Re: NLTK

2018-08-06 Thread Rhodri James
On 03/08/18 08:49, ma...@mail.com wrote: I like to analyse text. my method consisted of something like words=text.split(), which would split the text into space-seperated units. then I tried to use the Python NLTK library, which had alot of features I wanted, but using `word-tokenize' gives a dif

Re: Fishing from PyPI ?

2018-08-06 Thread Chris Warrick
On Mon, 6 Aug 2018 at 19:31, MRAB wrote: > > https://pypi.us18.list-manage.com/track/[snip] > If you want to be sure, ignore the links in the email, and check PyPI at > the URL that you know is correct. > > Given that the email says "https://pypi.us18.list-manage.com"; and PyPI > is at "https://py

Re: Fishing from PyPI ?

2018-08-06 Thread MRAB
On 2018-08-03 22:43, Vincent Vande Vyvre wrote: I've received a mail askink me to confirm my identity on PyPI. The begining of the message: - Your account VinsS on PyPI

Re: Fishing from PyPI ?

2018-08-06 Thread Abdur-Rahmaan Janhangeer
me too received it but what makes you suspect? Abdur-Rahmaan Janhangeer https://github.com/Abdur-rahmaanJ Mauritius On Mon, 6 Aug 2018, 20:35 Vincent Vande Vyvre, < vincent.vande.vy...@telenet.be> wrote: > I've received a mail askink me to confirm my identity on PyPI. > > The begining of the mes

Fishing from PyPI ?

2018-08-06 Thread Vincent Vande Vyvre
I've received a mail askink me to confirm my identity on PyPI. The begining of the message: - Your account VinsS on PyPI does not have a verified primary

NLTK

2018-08-06 Thread mausg
I like to analyse text. my method consisted of something like words=text.split(), which would split the text into space-seperated units. then I tried to use the Python NLTK library, which had alot of features I wanted, but using `word-tokenize' gives a different answer.- What gives?. -- m..

Re: machine learning forums

2018-08-06 Thread Sharan Basappa
On Monday, 6 August 2018 09:21:03 UTC+5:30, downtime wrote: > You might also try courses on Udemy and Udacity. I know Udemy is always > having sales on courses for like $10.99. They have beginner/novice > courses for all kinds of topics and in my experience, there are some > pretty good ones. Act

Re: machine learning forums

2018-08-06 Thread Sharan Basappa
> > I am quite new to Python. I am learning Python as I am interested in > > machine learning. The issue is, I have not found any ML forum where > > novices like me can get help. I have tried reddit and each of my posts > > have gone unanswered. > > Which subreddits have you posted to? its calle