You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ the same name as conllu file.
20
20
21
21
Metadata json file should contain:
22
22
-**name** - Name of the database.
23
-
-**<lang>_desc** - Html describtion of the db used on the first page for each <lang> language. Slovenian language sl should be supported by default.
23
+
-**<lang>_desc** - Html name and describtion of the db used on the first page for each <lang> language. Slovenian language sl should be supported by default. Proposed form: `<b>name</b><br> describtion`
24
24
-**priority** - (optional) Defines how hight the database will be shown on the first page. Lower number gives higher priority. If no number is given it will assume the lowest priority.
25
25
26
26
Set up the corpra mounted folder in `Dockerfile_build_dataset.yml` to point to the conllu folder and the output folder to the folder where database indexes will be generated.
0 commit comments