<?xml version="1.0" encoding="UTF-8"?>
<wiki>
  <body>&lt;p&gt;Coupler includes with a few different scripts.  The two main scripts are&lt;br /&gt;
&lt;strong&gt;runner&lt;/strong&gt; and &lt;strong&gt;transformer&lt;/strong&gt;.  Use the &lt;em&gt;transformer&lt;/em&gt; script to transform your&lt;br /&gt;
data before running the linkage script (&lt;em&gt;runner&lt;/em&gt;).  Both of these scripts have&lt;br /&gt;
the same command-line options.&lt;/p&gt;
&lt;pre&gt;
script/(transformer|runner) &amp;lt;filename&amp;gt;

-c, --csv                 Create CSV output file(s)
-l, --db-limit NUMBER     Limit to use for database queries (default 10000)
-g, --guaranteed NUMBER   Number to always keep in caches (useful to speed up custom matchers slightly)
-v, --verbose             Be verbose in logs
-f, --log-file FILENAME   Specify custom log file
&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;filename&lt;/code&gt; is the path to your &lt;span class=&quot;caps&quot;&gt;YAML&lt;/span&gt; configuration file.&lt;/p&gt;
&lt;h2&gt;Example&lt;/h2&gt;
&lt;pre&gt;
./script/transformer -l 10000 people.yml
./script/runner -c -l 10000 people.yml
&lt;/pre&gt;
&lt;p&gt;Related pages: [[Configuration]]&lt;/p&gt;</body>
  <created-at type="datetime">2008-06-20T09:17:29-07:00</created-at>
  <id type="integer">28754</id>
  <permalink>scripts</permalink>
  <repository-id type="integer">26456</repository-id>
  <title>Scripts</title>
  <updated-at type="datetime">2008-09-24T13:45:37-07:00</updated-at>
  <user-id type="integer">8177</user-id>
</wiki>
