Changes for page AISOP domains
Last modified by Paul Libbrecht on 2025/04/17 21:43
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Syntax
-
... ... @@ -1,1 +1,1 @@ 1 - Markdown1.21 +XWiki 2.1 - Content
-
... ... @@ -1,31 +1,1 @@ 1 -this page describes what an _AISOP domain_ is, a project that reflects the course material and how it is used in the AISOP webapp. 2 - 3 -### Purpose of a domain 4 - 5 -Contain all course-specific information that is used by the AISOP web-application so that it can apply to a seminar, display analyses and classify the portfolios made in these courses in a meaningful manner. 6 - 7 -### Ingredients of a domain 8 - 9 -Minimum: this allows the AISOP web-app to run: 10 - 11 -- title and description 12 -- set of labels of level 1 and of other levels 13 -- concept-map (exported in CXL) where the labels are nodes 14 -- spacy model that allows the text-classification of paragraphs of portfolios made in this course: one for level 1, and one for each of the level 1 topics (to classify its subtopics) 15 -- sequence of analysis scripts and aggregation scripts to deliver the portfolio explorer and portfolio dashboard 16 - 17 -Optional: this allows others to further develop the domain 18 - 19 -- source content which contains the sentences used for training 20 -- extracted sentences/fragments 21 -- annotations for these extracted sentences within the labels of level 1 and the others 22 -- annotation statistics and model training results (in the form of statistics) 23 -- test sentences to verify the proper elementary function of the classifiers 24 -- test portfolios to verify the proper function 25 - 26 - 27 -### Packaging of a domain 28 - 29 -We propose that a domain be packaged as a directory which can be shared as a repository and to contain the following directory organization: 30 - 31 -- the directory-name contains a recognizable 1 +this page describes what a domain is, a project that reflects the course material and how it is used in the AISOP webapp.