For your participation in GermEval 2015: LexSub you may wish to make use of one or more German-language resources. The task organizers can assist you in obtaining three popular resources:
Obtaining UBY (including GermaNet)The task organizers can provide a UBY database containing GermaNet (among many other resources) to participants who hold a valid GermaNet licence. (If you do not already hold a GermaNet licence, follow the instructions above to obtain one first.) Simply e-mail your request for a UBY database to Tristan Miller at miller@ukp.informatik.tu-darmstadt.de (making sure to indicate your institutional affiliation). We will verify with the GermaNet developers that you hold a GermaNet licence and send you instructions on how to download the UBY database. We provide sample code demonstrating how to use the UBY database. Obtaining JobimText modelsFor the German language two distributional models have been computed using JoBimText. Both models are computed based on 70 million German newspaper sentences from the Leipzig Corpora Collection. The two use different context features for computing similarities:- Trigram: left and right neighbors to compute similarities - MateParser - MateParser with Lemma A Java Eclipse project with example code and a README with instructions how to load the models into a MySql database is available here. For an short insight into the models the JoBimText demo can be used , by selecting the models Trigram (German) and Parsed (German) or by a Perl script using the RESTful API (see read2DGerman.pl). |