Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ms:interpolated
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies whether the n-gram resource is interpolated (Interpolated language models are constructed by 2 or more corpora and each corpus is represented in the model according to a predefined weight)
Diagram
Diagram
Type xs:boolean
Properties
content simple
Used by
Element ms:NGramModel
Source
<xs:element name="interpolated" type="xs:boolean">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies whether the n-gram resource is interpolated (Interpolated language models are constructed by 2 or more corpora and each corpus is represented in the model according to a predefined weight)</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/interpolated</identifier>
      <label xml:lang="en">interpolated</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>