Re: mapping problem

2008-02-24 Thread Mr Shore
On Feb 16, 6:35 pm, Steven D'Aprano <[EMAIL PROTECTED] cybersource.com.au> wrote: > On Sat, 16 Feb 2008 01:35:32 -0800,MrShorewrote: > > I've now crawled the meta infor,but with multi name all means the same > > thing, > > such as MS,microsoft,microsoft corporation all means the same thing, how > >

Re: mapping problem

2008-02-24 Thread Mr Shore
yes you guessed perfectly I'm not a native English speaker sorry for my poor english.. On Feb 16, 6:35 pm, Steven D'Aprano <[EMAIL PROTECTED] cybersource.com.au> wrote: > On Sat, 16 Feb 2008 01:35:32 -0800,MrShorewrote: > > I've now crawled the meta infor,but with multi name all means the same > >

Re: mapping problem

2008-02-17 Thread [EMAIL PROTECTED]
On 16 fév, 11:35, Steven D'Aprano <[EMAIL PROTECTED] cybersource.com.au> wrote: (snip) > If > you're not a native English speaker, please say so Actually, from looking at the OP's GoogleGroup profile, I think we can safely assert he's not a native English speaker. -- http://mail.python.org/mail

Re: mapping problem

2008-02-16 Thread Steven D'Aprano
On Sat, 16 Feb 2008 01:35:32 -0800, Mr Shore wrote: > I've now crawled the meta infor,but with multi name all means the same > thing, > such as MS,microsoft,microsoft corporation all means the same thing, how > can I mapping words like this to the same thing? The same way you would map anything:

Re: mapping problem

2008-02-16 Thread Steve Holden
Mr Shore wrote: > I've now crawled the meta infor,but with multi name all means the same > thing, > such as MS,microsoft,microsoft corporation all means the same thing, > how can I mapping words like this to the same thing? http://docs.python.org/lib/typesmapping.html regards Steve -- Steve Ho

mapping problem

2008-02-16 Thread Mr Shore
I've now crawled the meta infor,but with multi name all means the same thing, such as MS,microsoft,microsoft corporation all means the same thing, how can I mapping words like this to the same thing? -- http://mail.python.org/mailman/listinfo/python-list