Categories

Versions

You are viewing the RapidMiner Studio documentation for version 9.0 - Check here for latest version

Read BibTeX (Advanced File Connectors)

Synopsis

This operator can read BibTeX files.

Description

This operator can read BibTeX files. It uses Stefan Haustein's kdb tools.

Input

  • file

    An BibTeX file is expected as a file object which can be created with other operators with file output ports like the Read File operator.

Output

  • output (Data Table)

    This port delivers the BibTeX file in tabular form along with the meta data. This output is similar to the output of the Retrieve operator.

Parameters

  • label_attributeThe (case sensitive) name of the label attribute Range: string
  • id_attributeThe (case sensitive) name of the id attribute Range: string
  • weight_attributeThe (case sensitive) name of the weight attribute Range: string
  • datamanagementDetermines, how the data is represented internally Range: selection
  • data_fileThe file containing the data Range: filename