Skip to content

SmafLkb

FrancisBond edited this page Nov 23, 2007 · 5 revisions

SMAF XML Interface to the LKB

  • The function parse will take SMAF XML as input directly.

  • Read the conf file with (lkb::read-smaf-conf "/path/to/smaf.conf").

  • The function run-parse-server will cause the LKB to enter a socket server mode.

    • Input: SMAF XML or sentence strings.
    • Output: XML containing RMRS analyses.
    • Input/output segment delimiter: CONTROL-Q.
    • The default port is 9876
Clone this wiki locally