2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: Test case. More... over 9 years ago
update issue 109. updated import of OW German - WN alignment to new externalSystem value More... over 9 years ago
update issue 109. updated import class for internal crosslingual OW links to new (standardized) externalSystem value works now More... over 9 years ago
Added many comments, also some minor refactoring More... over 9 years ago
Replaced usage of getSensesByOWSynTransId with getSensesByOriginalReference to accommodate the now missing syntrans information in the index field More... over 9 years ago
Added: License header. More... over 9 years ago
[no comment] More... over 9 years ago
Modified: Removed some sqlRestrictions. More... over 9 years ago
Added: Synset.lexicon mapping (analogous to LexicalEntry). More... over 9 years ago
Issue 86: implement Uby annotators that use in-memory DBs updates issue: add Maven packaged Uby database to dependency management to enable autoloading More... over 9 years ago
Issue 86: implement Uby annotators that use in-memory DBs More... over 9 years ago
update issue 105 removed MySQLConnect removed TemporaryTableUtils More... over 9 years ago
Modified: Ignore DTD declaration during UBY-XML import. Modified: Use Boolean type for Sense.transparentMeaning (#107). More... over 9 years ago
Fixed: Flush GlobalInformation upon XML to DB transformation. More... over 9 years ago
Issue 105. integration.alignment: extend MySQLDirectQueries to be able to use h2 More... over 9 years ago
Removed: jboss:javasssist dependency (already included in Hibernate). Removed: c3p0:c3p0 dependency (already included in hibernate-c3p0). Modified: Introduced hibernate.version property. Modified: Use custom hibernate dialects for MySQL and H2 by default. Modified: Removed not-found="ignore" attributes for relations to avoid prefetching relations (#113). More... over 9 years ago
Removed: jboss:javasssist dependency (already included in Hibernate). Removed: c3p0:c3p0 dependency (already included in hibernate-c3p0). Modified: Introduced hibernate.version property. Modified: Use custom hibernate dialects for MySQL and H2 by default. Modified: Removed not-found="ignore" attributes for relations to avoid prefetching relations (#113). More... over 9 years ago
Added: Custom H2Dialect for successful validation of H2 database schemas (#104). More... over 9 years ago
update issue 105. renamed parameter usingSynsetAxis -> usingSynsetAttribute More... over 9 years ago
regarding issue 78 More... over 9 years ago
updates issue 78. create separate package for general classes More... over 9 years ago
Removed: LMFXmlWriterTest (class has been moved to persistence.transform module). More... over 9 years ago
updates issue 105. some changes to make the WKT-WN alignment import work with H2 (not successful yet) More... over 9 years ago
Modified: Revised persistence layer (#873). More... over 9 years ago
Modified: Revised persistence layer (#873). More... over 9 years ago
Removed: Marked old XML writer classes in the lmfxml module as deprecated (chili #873). More... over 9 years ago
Fixed: Use class type "Boolean" for Sense.transparentMeaning member (#107). Added: IHasParentSpecificTable to mark FormRepresentation and TextRepresentation (chili #873). Modified: Mark non-model relations as EVarType.NONE rather than IDREF to ensure a valid XML export (chili #873). More... over 9 years ago
Modified: DTD should allow for an arbitrary order of child nodes of Sense in UBY-XML (Chili #879). More... over 9 years ago
Modified: Deactivate eager (i.e., non-lazy) loading of LexicalEntry.lemma, LexicalEntry.listOfComponents, SubcategorizationFrame.lexemeProperty to allow streamed result sets (#108). Modified: Rename database indexes to <table-name>_<field-name>_IDX (#104). Fixed: Changed foreign key column of SenseRelation.Frequencies from lexicalEntryId to senseRelationId (#53). More... over 9 years ago
Added: Integrate additional POS tags (#109). Fixed: Ignore multibyte chars (#109). Modified: Ignore region labels (#109). Modified: Use running number as sense index rather than internal IDs (#109). More... over 9 years ago