Monday, October 18, 2010

finding implementation of an interface method in Eclipse

You read your code and bump into a method that you'd like to dive into. You then, most probably, hit F3 (find it's declaration) or attempt to drill down using CTRL + LEFT-MOUSE-CLICK. However, then you end up with a declaration of the method's signature in an interface. What you'd like to find are the implementations of that method. Fear not! Instead of ending up at the signature in the interface press CTRL + T which will popup the implementations with shortcuts to the actual implementations' code.

Source: http://zvikico.typepad.com/problog/2008/01/eclipse-tip-qui.html

מצגת על הלקסיקון מעבודת המאסטר שלי


מצאתי מצגת על הלקסיקון מתוך עבודת המאסטר שלי.
למעשה, את רוב הערכים שלי בלקסיקון העלתי מתוך עבודה על רשימות השורשים והתבניות של ברקלי ומתוך רשימות של שמות עצם ונטייתם. השילוב עם HSpell היה מאוחר יותר והבדיקה והעדכון היה מול קורפורה שאספתי. עבודה בלשנית נעשתה במרכז הידע לעבוד העברית בטכניון כדי לטייב את הנתונים שהוכנסו אוטומטית וכדי להוסיף ערכים נוספים.