Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Algorithm or ideas wanted for creative text parsing

RE: Algorithm or ideas wanted for creative text parsing

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Mon, 10 Apr 2006 14:42:34 -0400
Message-ID: <AA29A27627F842409E1D18FB19CDCF270777F3BC@AABO-EXCHANGE02.bos.il.pqe>


David is correct, .tv is Tuvalu, but they sold the rights to the .tv domain a few years ago, so, it's a bit of a special case, in that it's a country TLD, but is not treated as such.....

Here's a link to an article on the sale of the .tv domain: http://news.bbc.co.uk/1/hi/sci/tech/149084.stm

-Mark

--
Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning

For a successful technology, reality must take precedence over public
relations, for Nature cannot be fooled.  --Richard P. Feynman, 1918-1988


-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of David Aldridge
Sent: Monday, April 10, 2006 2:34 PM
To: richard.c.ji_at_gmail.com; rjamya_at_gmail.com
Cc: Stephane Faroult; Oracle Discussion List
Subject: Re: Algorithm or ideas wanted for creative text parsing

.tv = Tuvalu

http://www.iana.org/cctld/cctld-whois.htm

--- Richard Ji <richard.c.ji_at_gmail.com> wrote:


> Raj,
>
> .tv is 2 characters yet its' not a ccTLD, you need to get a list of
> valid ISO two letter country codes.
>
> Richard Ji
>
> On 4/10/06, rjamya <rjamya_at_gmail.com> wrote:
> > Thanks SF and all
> >
> > maybe here is what I can do ...
> >
> > 1. if the domain is numeric, take it as it is 2. if the TLD (i.e.
> > the last piece) is 3 or more characters, you take last 2 pieces
> > (this will cover com,org,edu,name,info,museum etc) 3. if the
> > last piece is 2 characters (most likely a ccTLD), take last 3 pieces
> > (i.e. il, br, ca, uk etc)
> >
> > hmmm ... looks promising, am I missing anything?
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
>
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-l
Received on Mon Apr 10 2006 - 13:42:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US