Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ms:perplexity
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Provides information on the perplexity derived from running on test set taken from the same corpus
Diagram
Diagram
Type xs:float
Properties
content simple
Used by
Element ms:NGramModel
Source
<xs:element name="perplexity" type="xs:float">
  <xs:annotation>
    <xs:documentation xml:lang="en">Provides information on the perplexity derived from running on test set taken from the same corpus</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/perplexity</identifier>
      <label xml:lang="en">perplexity</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>