LexBuild Briefing

- April, 2004 -


Contents


Introduction - SPECIALIST Lexical Systems

Back - Details


Introduction - LexBuild

Back - Details


Motivation

Back


Objective

  • Replace the old version of LexBuild

  • Preserve features:
    • Build the SPECIALIST lexicon
    • Generate annual release of lexicon tables
    • Provide access to information of lexicon

  • Improved system:
    • A centralized web-based system
    • Fully documented life-cycle design system

Back - Details


Life Cycle Development

Back - Details


System Architecture

  • Three types of user: user, manager, administrator

  • Tomcat, JSP, web application

  • MySql database

  • LexCheck

Back - Details


LexCheck - Grammar Specification

  • A well structured & defined syntax

  • A Java API package

  • Lexical entry: Java object, Xml, and text format

  • Generate inflectional variants

  • Example:
    {base=dog
    entry=E0023681
    	cat=noun
    	variants=reg
    	variants=uncount
    }
    

Back - Details


System Status

  • Completed final test on January, 2004

  • Officially deployed on January 29, 2004

  • User friendly GUI, intuit logic design

  • Easy transaction, short learning curve

  • Machine generated records with grammar check to ensure quality

  • Capable of loading batch files (March, 2004)

  • Provides more flexibilities to edit/add lexical records

  • Resolve data synchronization issue

  • Fixed 49 SCRs after system deployed

  • Only one down time in 3 months (due to network security problem)

  • Performed daily backup

  • Generated lexicon files daily

  • Successfully generated lexicon 2004

Back


Conclusion

  • LexBuild works great !

  • Resolved maintenance issue, efficiency issue, access issue, etc.

Back


Future Work

  • More SCRs in SCRT to be completed

  • Implement post processing programs to fix pre-existed records

  • Integrate with LexAccess

  • Develop automatic processing tool to expand lexicon to incorporate vocabulary from genomics and proteomics domains

  • Release subset of LexBuild features and specification to assist individuals in creating their own standardized lexicon

Back


LexBuild Web Site