Commit Graph
27 Commits
Author SHA1 Message Date
orglce 2e3fdbe2e0 Small bug fix regarding converting valid msds to properties 2026-08-19 13:09:59 +02:00
orglce 4e717ee587 Updated tests regarding the usage of MsdState 2026-05-29 13:54:13 +02:00
orglce 9ab9df76f6 Small bug fix regarding msd state 2026-05-20 11:05:08 +02:00
orglce bb3c673e29 Specifications are loaded on import 2026-04-15 08:23:06 +02:00
orglce aef9a3698f Added static list of partial msds inside jos_specifications.pickle 2026-04-08 15:19:40 +02:00
orglce e62c096126 Small bug fix regarding UD features conversion to string 2026-04-01 12:54:09 +02:00
orglce 165f24c64c Added conversion from msd to universal dependencies based on Jaka's implementation 2026-03-30 22:31:08 +02:00
orglce 4d86631283 No warning messages for partial msds 2026-03-30 10:03:49 +02:00
cyp 99ac426e4b Replace deprecated code and add missing dependency 2023-08-09 18:08:21 +02:00
cyp d7be39d894 Made msd and feature-level checking optional, added docstrings 2022-09-15 11:01:05 +02:00
cyp 5027a8388d Turned message into a warning rather than an exception 2021-12-07 17:22:17 +01:00
cyp eeca70ade8 Updated package name for newer python 2021-12-07 06:57:58 +01:00
cyp d3c3c18d9e Replaced some fatal errors with custom exceptions 2021-11-03 22:25:28 +01:00
cyp 6ec785dc65 Implemented eq for Msd and Properties 2021-10-12 18:09:39 +02:00
cyp 6b63b9940e Added support for translating msds or properties 2021-10-12 17:44:55 +02:00
cyp a088025026 Replaced JOS XML specifications with preprocessed pickle 2021-09-30 00:22:43 +02:00
cyp eca02ebdd3 Checked if msds are valid 2021-09-10 16:27:57 +02:00
cyp 67382bb74f Made lemma requirement and error message more specific 2021-09-10 15:56:01 +02:00
cyp 30bafe09ac Made non-pronoun lemmas optional, added some docstrings 2021-09-10 15:52:11 +02:00
cyp 53c38df80d Renamed builder to parser 2021-09-10 15:30:04 +02:00
cyp c9cfb46314 Renamed internal fields 2021-09-10 15:21:55 +02:00
cyp 2f7f90d073 Merged converters into one 2021-09-10 15:15:04 +02:00
cyp 5c5b2c20cc Added conversion from properties to msd 2021-09-10 15:10:10 +02:00
cyp c078765774 Moved converter specifications to constructor 2021-09-10 14:12:04 +02:00
cyp f14879f619 Improved language handling 2021-09-10 14:09:50 +02:00
cyp 88f678fa1f Included msd language in msd object 2021-09-10 13:49:34 +02:00
cyp 458b49e7ac Implemented specifications parse and msd->properties conversion 2021-09-10 10:40:59 +02:00