Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Lexicon and Outline Update
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
David Troidl  
View profile  
 More options Apr 28 2012, 9:59 am
From: David Troidl <DavidTro...@aol.com>
Date: Sat, 28 Apr 2012 09:59:03 -0400
Local: Sat, Apr 28 2012 9:59 am
Subject: Lexicon and Outline Update
Hi All,

I have just uploaded new packages for the Hebrew Lexicon and BDB
Outline.  I am about 40% finished with a systematic update, going
through BDB, checking the BDB Outline and updating the lexicon.  We now
have over 70% of the BDB entries updated in one form or another.

Parts of speech are being added to all the entries, as I come across
them.  Some older entries have been expanded, especially adding stems to
verbs that have more than one stem in BDB.  In the BDB Outline, a few
corrections have been necessary, but the main thrust is adding @aug to
the augmented Strong numbers, to map to the lexicon and the WLC.  
BdbOutline.xsd has been expanded accordingly.

Peace,

David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
evstevemd  
View profile  
 More options Apr 30 2012, 9:05 am
From: evstevemd <mwinjili...@gmail.com>
Date: Mon, 30 Apr 2012 06:05:00 -0700 (PDT)
Subject: Re: Lexicon and Outline Update
Hi Dave,

On Apr 28, 4:59 pm, David Troidl <DavidTro...@aol.com> wrote:

> Hi All,

> I have just uploaded new packages for the Hebrew Lexicon and BDB
> Outline.  I am about 40% finished with a systematic update, going
> through BDB, checking the BDB Outline and updating the lexicon.  We now
> have over 70% of the BDB entries updated in one form or another.

> Parts of speech are being added to all the entries, as I come across
> them.  Some older entries have been expanded, especially adding stems to
> verbs that have more than one stem in BDB.  In the BDB Outline, a few
> corrections have been necessary, but the main thrust is adding @aug to
> the augmented Strong numbers, to map to the lexicon and the WLC.
> BdbOutline.xsd has been expanded accordingly.

Any chances for having script to make SQL friendly data?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Troidl  
View profile  
 More options May 1 2012, 8:19 am
From: David Troidl <DavidTro...@aol.com>
Date: Tue, 01 May 2012 08:19:24 -0400
Local: Tues, May 1 2012 8:19 am
Subject: Re: Lexicon and Outline Update
Hi,

On 4/30/2012 9:05 AM, evstevemd wrote:

I don't really do SQL.  Depending on what you're trying to achieve, it
could be either simple of very intricate.  If all you want is to be able
to reference an entry stored in a database, that should be
straightforward.  If you want to be able to search all the fields, that
would be a challenge.  Neither BDB, nor my XML markup of it, has a very
database-friendly structure.  You might be better off thinking in terms
of an XML database, if you want that level of control.

Peace,

David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jesse Griffin  
View profile  
 More options May 1 2012, 10:55 am
From: Jesse Griffin <jag3...@gmail.com>
Date: Tue, 1 May 2012 08:55:24 -0600
Local: Tues, May 1 2012 10:55 am
Subject: Re: Lexicon and Outline Update

I have plans to write a Python script that will convert the XML into a
Python dictionary.  From there, it is on my radar to import it into a SQL
database.  I'm not sure when I'll have the time to put this together, but
it is something I'm looking to do.

Thanks,
Jesse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seth Washeck  
View profile  
 More options May 1 2012, 11:19 am
From: Seth Washeck <swash...@gmail.com>
Date: Tue, 1 May 2012 08:19:10 -0700 (PDT)
Local: Tues, May 1 2012 11:19 am
Subject: Re: Lexicon and Outline Update

Jesse et al,

I'm still a bit new to this group so I'm trying to figure this out. How is
this related (if at all) to this script?
https://github.com/jag3773/d-bdb/blob/master/BDBXMLtoDict.py


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jesse Griffin  
View profile  
 More options May 1 2012, 11:28 am
From: Jesse Griffin <jag3...@gmail.com>
Date: Tue, 1 May 2012 09:28:05 -0600
Local: Tues, May 1 2012 11:28 am
Subject: Re: Lexicon and Outline Update

Seth,

That is a start.  That script only imports the definitions for words into a
Python dictionary.  The next steps are importing all of the XML data into
the dictionary and then dumping that data into a database.

Technically the data could just go straight into a SQL database, but I have
some unrelated plans that would make use of the Python dictionary.

Mainly it's the amount of free time that I don't have which slows the
progress here.  If you, or anyone else, wanted to augment that script, feel
free!  The main change that needs to happen is that currently the word is
the dictionary key, but the entry id field should probably be the key.

Thanks,
Jesse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seth Washeck  
View profile  
 More options May 4 2012, 11:20 am
From: Seth Washeck <swash...@gmail.com>
Date: Fri, 4 May 2012 08:20:46 -0700 (PDT)
Local: Fri, May 4 2012 11:20 am
Subject: Re: Lexicon and Outline Update

All data? The reason I ask is because there is some redundant data in there.

Thanks,
Seth


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »