Skip to content

converter__alvisnlp.corpus.expressions.Expression[]

Robert Bossy edited this page Jul 27, 2017 · 1 revision

#Expression[]

Synopsis

Converts into an array of alvisnlp.corpus.Expression.

String conversion

Comma separated sequence of alvisnlp.corpus.Expression.

The item separator can be set with the separator attribute.

XML conversion

  1. String conversion of the tag contents or the value of attribute value.
  2. Sequence of xml <element/>

, each one converted into a alvisnlp.corpus.Expression.

Clone this wiki locally