Commit Graph

32 Commits

Author SHA1 Message Date
f28b5a3a01 Allowed for restricting of JOS translation to one column 2023-10-18 21:54:00 +02:00
89be603103 Allowed for empty misc conllu column 2023-08-16 16:41:02 +02:00
99ac426e4b Replace deprecated code and add missing dependency 2023-08-09 18:08:21 +02:00
89bcde58aa Added NER + SRL to conllu_to_tei script 2023-02-17 16:24:02 +01:00
d7be39d894 Made msd and feature-level checking optional, added docstrings 2022-09-15 11:01:05 +02:00
4ca67ec8cc Turned unit test directory into package 2022-09-15 10:57:58 +02:00
2f74dfcab8 Ensured dependency in package setup 2022-07-29 16:40:42 +02:00
a601331156 Redmine #1487: made system setting available again 2022-03-10 10:53:49 +01:00
26066c0892 Redmine #1487: removed schema-incompatible attribute and redundant setting 2022-03-10 10:41:16 +01:00
126d00eba9 Resurrected changes lost in merge 2021-12-07 22:36:10 +01:00
d741a365ab Moved files from nova_slovnica and data_admin repositories 2021-12-07 18:47:49 +01:00
5027a8388d Turned message into a warning rather than an exception 2021-12-07 17:22:17 +01:00
eeca70ade8 Updated package name for newer python 2021-12-07 06:57:58 +01:00
d3c3c18d9e Replaced some fatal errors with custom exceptions 2021-11-03 22:25:28 +01:00
8845cce2f4 Added README file with JOS conversion and translation examples 2021-10-12 18:17:13 +02:00
6ec785dc65 Implemented eq for Msd and Properties 2021-10-12 18:09:39 +02:00
6b63b9940e Added support for translating msds or properties 2021-10-12 17:44:55 +02:00
a088025026 Replaced JOS XML specifications with preprocessed pickle 2021-09-30 00:22:43 +02:00
eca02ebdd3 Checked if msds are valid 2021-09-10 16:27:57 +02:00
67382bb74f Made lemma requirement and error message more specific 2021-09-10 15:56:01 +02:00
30bafe09ac Made non-pronoun lemmas optional, added some docstrings 2021-09-10 15:52:11 +02:00
53c38df80d Renamed builder to parser 2021-09-10 15:30:04 +02:00
c9cfb46314 Renamed internal fields 2021-09-10 15:21:55 +02:00
2f7f90d073 Merged converters into one 2021-09-10 15:15:04 +02:00
5c5b2c20cc Added conversion from properties to msd 2021-09-10 15:10:10 +02:00
c078765774 Moved converter specifications to constructor 2021-09-10 14:12:04 +02:00
f14879f619 Improved language handling 2021-09-10 14:09:50 +02:00
88f678fa1f Included msd language in msd object 2021-09-10 13:49:34 +02:00
5f5b8a4fe4 Removed hello-world 2021-09-10 10:44:28 +02:00
458b49e7ac Implemented specifications parse and msd->properties conversion 2021-09-10 10:40:59 +02:00
0669f68a8d Created package skeleton 2021-09-09 14:46:22 +02:00
bec6b4ef7f Initial commit 2021-09-09 14:32:59 +02:00