[issue46385] Remove parenthetical symbols for readability and nlp

2022-01-14 Thread Steven D'Aprano
Steven D'Aprano added the comment: Please don't reopen this issue. If you really want to take it to the Python-Ideas mailing list, you can: https://mail.python.org/mailman3/lists/python-ideas.python.org/ or to Discuss: https://discuss.python.org/c/ideas/6 -- status: open -> closed

[issue46385] Remove parenthetical symbols for readability and nlp

2022-01-14 Thread Devin Harper
Devin Harper <345t...@gmail.com> added the comment: Couldn't find that mailing list sorry. There's only 1 for developers like you. Removing tuples would be backwards compatible. My plan would automatically convert tuples to lists. Just keep all the list code besides parenthetical symbols.

[issue46385] Remove parenthetical symbols for readability and nlp

2022-01-14 Thread Steven D'Aprano
Steven D'Aprano added the comment: Dennis beat me to it in saying that tuples cannot be replaced by lists. But I also wanted to say that it is *not true* that removing bracket symbols would increase readability. Natural language allows parenthetical phrases -- which can be bracketed using

[issue46385] Remove parenthetical symbols for readability and nlp

2022-01-14 Thread Dennis Sweeney
Dennis Sweeney added the comment: "Removing tuples" would be highly backwards-incompatible, as millions of programs rely on tuples, and we can't break them for no reason. > Lists have everything tuples have and more. Not true: tuples are hashable, so they can be used as keys in dicts and

[issue46385] Remove parenthetical symbols for readability and nlp

2022-01-14 Thread Devin Harper
New submission from Devin Harper <345t...@gmail.com>: Parenthetical symbols like ()[]{} are unneeded if you just remove the complaining in the compiler/interpreter/programming language. It will increase readability and natural language programming( NLP). Just treat the symbols as s

Re: NLP Project with Python

2020-04-09 Thread Souvik Dutta
a project using NLP but I don`t know > what exactly to create > also I would like to create something related to blockchain, such as > tracking the currency at which its sold and bought, customers reviews and > the value of cryptocurrencies during this outbreak of the coronavirus >

Re: NLP Project with Python

2020-04-08 Thread joseph pareti
if you want to do work in NLP there are numerous opportunities, especially with the virus oubreak see e.g. https://www.cnbc.com/2020/03/03/bluedot-used-artificial-intelligence-to-predict-coronavirus-spread.html Am Mi., 8. Apr. 2020 um 09:18 Uhr schrieb : > Hello everyone > I`m new to pyt

NLP Project with Python

2020-04-08 Thread dreamyladygirl
Hello everyone I`m new to python. I need to select a project idea so that I can work with it during this semester. the project should be in the area of business and finance at first I was thinking of creating a project using NLP but I don`t know what exactly to create also I would like to create

Slack NLP : open source project

2018-12-30 Thread bhagvanarch
If you would like to join the slack NLP project, please share your github id to email address is bhagv...@quanticacomputacao.com or bhagv...@gmail.com. Slack NLP github repository https://github.com/bhagvank/slacknlp Slack channel http://goo.gl/BMGHjr Telegram group https://t.me

Re: [Tutor] NLP

2011-04-20 Thread James Thornton
http://scikit-learn.sourceforge.net/ On Fri, Apr 8, 2011 at 6:52 AM, Ranjith Kumar ranjitht...@gmail.com wrote: Hi all,     Can anyone suggest me any best Natural Language Processing in python other than nltk. -- Cheers, Ranjith Kumar K, Chennai. http://ranjithtenz.wordpress.com

NLP

2011-04-08 Thread Ranjith Kumar
Hi all, Can anyone suggest me any best Natural Language Processing in python other than nltk. -- Cheers, Ranjith Kumar K, Chennai. http://ranjithtenz.wordpress.com -- http://mail.python.org/mailman/listinfo/python-list

Using vectors in single NLP constraint inside proc iml with call statement

2011-03-15 Thread ayaa
I have two variables that are stored in a data set and also are stored as matrices and vectors. I want to formulate only one constraint that is a function of all the data set's observations (or elements of these vectors) and a decision variable. Suppose the two stored variables (two vectors) are a

Question on Python Freelance Projects in NLP and Machine Learning

2011-01-28 Thread joy99
Dear Room, I am a Python programmer from India. I am looking for some freelance Python projects, preferably in Natural Language Processing and Machine Learning. If any one knows of it, please let me know. Best Regards, Subhabrata Banerjee. -- http://mail.python.org/mailman/listinfo/python-list

Nlp, Python and period

2008-08-04 Thread Fred Mangusta
Hi, are you aware of any nlp packages or algorithms in Python to spot whether a '.' represents an end of sentence or rather something else (eg Mr., [EMAIL PROTECTED], etc)? Thanks F. -- http://mail.python.org/mailman/listinfo/python-list

Re: Nlp, Python and period

2008-08-04 Thread Paul Boddie
On 4 Aug, 11:59, Fred Mangusta [EMAIL PROTECTED] wrote: Hi, are you aware of any nlp packages or algorithms in Python to spot whether a '.' represents an end of sentence or rather something else (eg Mr., [EMAIL PROTECTED], etc)? I wouldn't mind finding out about such packages, either. I see

Re: Nlp, Python and period

2008-08-04 Thread Fred Mangusta
Hi Paul, thanks for replying. I'm interested in knowing more about your regex approach, but as you point out in your comment, seems like access to the sourceforge mail archive is restricted. Is there any way I can read about it? Would you be so kind to cut and paste it here for instance?

Re: Nlp, Python and period

2008-08-04 Thread John Machin
On Aug 4, 7:59 pm, Fred Mangusta [EMAIL PROTECTED] wrote: Hi, are you aware of any nlp packages or algorithms in Python to spot whether a '.' represents an end of sentence or rather something else (eg Mr., [EMAIL PROTECTED], etc)? google(python nltk) ... it may do what you want. -- http

Re: Nlp, Python and period

2008-08-04 Thread Paul Boddie
On 4 Aug, 12:34, Fred Mangusta [EMAIL PROTECTED] wrote: thanks for replying. I'm interested in knowing more about your regex approach, but as you point out in your comment, seems like access to the sourceforge mail archive is restricted. Is there any way I can read about it? Would you be so

ANN: Front Range Pythoneers Meeting, Wed, June 20, 6-8 PM, in Boulder, Colorado - NLP with Python

2007-06-15 Thread frpythoneers
== Meeting: Wednesday, June 20, 2007 == * Time: 6-8 PM * Location: bivio Software, Inc., 28th and Iris, Boulder, CO. Above Hair Elite in Suite S. There is abundant parking. This coming Wednesday: * Steve Bethard will present on Python and Natural Language Processing: the computational