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
***QUANTITY**: Indicates measurements or quantities (e.g., "10 kilograms").
43
+
***TIME**: Times (e.g., 10:00 AM).
44
+
***WORK\_OF\_ART**: Names of works of art (e.g., "Hamlet").
40
45
41
46
The trained model provides Construction NER annotations:
42
47
43
-
***CON-BIM-CATG**: BIM Category - a high-level classification for families and elements, grouping them based on their functional type.
44
-
***CON-BIM-FAML**: BIM Family - a collection of elements that share common properties, behaviors, and physical characteristics.
45
-
***CON-BIM-TYPE**: BIM Type - a specific instantiation of a family that defines a unique set of parameters, essentially a variation within a family. Think of it as a specific size, material, or configuration of a particular family, such as a 3' x 6' door within a door family.
46
-
***CON-BIM-INST**: BIM Instance - a single, unique occurrence of a family type placed within a model.
47
-
***CON-BIM-LEVL**: BIM Level - a horizontal plane used to define the vertical position of elements like walls, floors, and ceilings.
48
-
***CON-BIM-VIEW**: BIM View - represents a specific way of looking at the model, whether it's a 2D plan, elevation, section, or 3D view.
49
-
48
+
***CON\_BIM\_CATG**: BIM Category - a high-level classification for families and elements, grouping them based on their functional type.
49
+
***CON\_BIM\_FAML**: BIM Family - a collection of elements that share common properties, behaviors, and physical characteristics.
50
+
***CON\_BIM\_TYPE**: BIM Type - a specific instantiation of a family that defines a unique set of parameters, essentially a variation within a family. Think of it as a specific size, material, or configuration of a particular family, such as a 3' x 6' door within a door family.
51
+
***CON\_BIM\_INST**: BIM Instance - a single, unique occurrence of a family type placed within a model.
52
+
***CON\_BIM\_LEVL**: BIM Level - a horizontal plane used to define the vertical position of elements like walls, floors, and ceilings.
53
+
***CON\_BIM\_VIEW**: BIM View - represents a specific way of looking at the model, whether it's a 2D plan, elevation, section, or 3D view.
letjson="{\"text\":\"Hide all walls and air terminals \",\"ents\":[{\"start\":9,\"end\":14,\"label\":\"CON-BIM-CATG\"},{\"start\":19,\"end\":32,\"label\":\"CON-BIM-CATG\"}],\"cats\":{\"ISOLATE\":0.0122569752857089,\"HIDE\":0.978784739971161,\"QUANTIFY\":0.00895828753709793}}"
132
+
letjson="{\"text\":\"Hide all walls and air terminals \",\"ents\":[{\"start\":9,\"end\":14,\"label\":\"CON_BIM_CATG\"},{\"start\":19,\"end\":32,\"label\":\"CON_BIM_CATG\"}],\"cats\":{\"ISOLATE\":0.0122569752857089,\"HIDE\":0.978784739971161,\"QUANTIFY\":0.00895828753709793}}"
0 commit comments