Re: NLTK

2018-08-08 Thread mausg
On 2018-08-07, Stefan Ram wrote: > Steven D'Aprano writes: >>In natural language, words are more complicated than just space-separated >>units. Some languages don't use spaces as a word delimiter. > > Even above, the word »units« is neither directly preceded > nor directly followed by a spac

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: 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: nltk related issue

2018-06-25 Thread Glenn Hutchings
To: Sharan Basappa From: Glenn Hutchings On 21/06/18 04:40, Sharan Basappa wrote: > Folks, > > I am trying to run a simple example associated with nltk. > I get some error and I don't know what the issue is. > I need some guidance please. > [...] > LookupError: > *

Re: nltk related issue

2018-06-24 Thread Glenn Hutchings
On 21/06/18 04:40, Sharan Basappa wrote: > Folks, > > I am trying to run a simple example associated with nltk. > I get some error and I don't know what the issue is. > I need some guidance please. > [...] > LookupError: > ** >

Re: Nltk with python

2009-08-16 Thread Aahz
In article <82c9f923-1098-4b7e-8f9d-9504c1a89...@12g2000pri.googlegroups.com>, ArshaKrishna wrote: > >How can I resolve scope ambiguity using nltk toolkit with python Question not clear, please provide more explanation -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.

Re: NLTK: Natural language processing in Python

2007-05-25 Thread tool69
NLTK seems very interesting, and the tutorial are very well done. Thanks for it ! Kib² -- http://mail.python.org/mailman/listinfo/python-list

Re: NLTK, Random Sentence Generators?

2007-04-12 Thread Oleg Alexander
On Apr 12, 4:36 am, Passer By <[EMAIL PROTECTED]> wrote: > James Stroud <[EMAIL PROTECTED]> writes: > > Passer By wrote: > > > James Stroud <[EMAIL PROTECTED]> writes: > > > >>Passer By wrote: > > > >>>Has any created or not of examples of random sentence generators > > >>>using n-gram models (or o

Re: NLTK, Random Sentence Generators?

2007-04-12 Thread Passer By
James Stroud <[EMAIL PROTECTED]> writes: > Passer By wrote: > > James Stroud <[EMAIL PROTECTED]> writes: > > > >>Passer By wrote: > >> > >> > >>>Has any created or not of examples of random sentence generators > >>>using n-gram models (or other models might be interesting). I > >>>know of one exa

Re: NLTK, Random Sentence Generators?

2007-04-10 Thread James Stroud
Passer By wrote: > James Stroud <[EMAIL PROTECTED]> writes: > > >>Passer By wrote: >> >> >>>Has any created or not of examples of random sentence generators >>>using n-gram models (or other models might be interesting). I >>>know of one example from a course at MIT, but besides that >>>nothing.

Re: NLTK, Random Sentence Generators?

2007-04-10 Thread [EMAIL PROTECTED]
On Apr 10, 1:59 pm, Paulo da Silva <[EMAIL PROTECTED]> wrote: > gene tani escreveu: > > > On Apr 10, 1:36 am, Passer By <[EMAIL PROTECTED]> wrote: > >> Has any created or not of examples of random sentence generators using > >> n-gram models (or other models might be interesting). > > >> I know of

Re: NLTK, Random Sentence Generators?

2007-04-10 Thread Paulo da Silva
gene tani escreveu: > On Apr 10, 1:36 am, Passer By <[EMAIL PROTECTED]> wrote: >> Has any created or not of examples of random sentence generators using >> n-gram models (or other models might be interesting). >> >> I know of one example from a course at MIT, but besides that nothing. >> >> Any hel

Re: NLTK, Random Sentence Generators?

2007-04-10 Thread gene tani
On Apr 10, 1:36 am, Passer By <[EMAIL PROTECTED]> wrote: > Has any created or not of examples of random sentence generators using > n-gram models (or other models might be interesting). > > I know of one example from a course at MIT, but besides that nothing. > > Any help would be great. Markov ch

Re: NLTK, Random Sentence Generators?

2007-04-10 Thread Passer By
James Stroud <[EMAIL PROTECTED]> writes: > Passer By wrote: > > > Has any created or not of examples of random sentence generators > > using n-gram models (or other models might be interesting). I > > know of one example from a course at MIT, but besides that > > nothing. Any help would be great

Re: NLTK, Random Sentence Generators?

2007-04-10 Thread James Stroud
Passer By wrote: > Has any created or not of examples of random sentence generators using > n-gram models (or other models might be interesting). > > I know of one example from a course at MIT, but besides that nothing. > > Any help would be great. > > Best is to just cull text from your spam