NU
IT
Northwestern University Information Technology |
MorphAdorner V2.0 | Site Map |
Service name: | teiadorner |
Service description: | Adorn a TEI XML file. |
HTTP methods allowed: | POST, OPTIONS |
POST accepts as input: | application/x-www-form-urlencoded |
HTTP return codes: | 200: service succeeded 400: service failed with an error |
Query parameters |
|
corpusConfig | Corpus configuration name. In the standard distribution these are ece, eme, and ncf. |
media | Result format. Only xml allowed. |
teifile | TEI input file. |
resultsAsAttachedFile | Allowed values are true to send the results as an attached file, and false to send the results as a data stream. |
useChoice | Use TEI XML choice structure to hold standard spellings. Allowed values are true to use the choice structure, false to emit the standard spellings as reg= attributes. |
<form accept-charset="UTF-8" method="post" action="teiadorner" target="_blank" enctype="multipart/form-data" name="teiadorner"> <table cellpadding="0" cellspacing="5"> <tr> <td> <strong>TEI XML file:</strong> </td> <td> <input type="file" name="teifile" size="50"> </td> </tr> <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> <input type="checkbox" name="resultsAsAttachedFile" value="true" checked="checked"/> Send results as attached file </td> </tr> <tr> <td valign="top"> <strong> Lexicon:</strong> </td> <td> <input type="radio" name="corpusConfig" value="eme">Early Modern English</input><br /> <input type="radio" name="corpusConfig" value="ece">Eighteen Century English</input><br /> <input type="radio" name="corpusConfig" value="ncf" checked="checked">Nineteenth Century Fiction</input> </td> </tr> <tr> <td> </td> <td> <input type="checkbox" name="useChoice" value="true"/> Use choice structure to emit standard spelling </td> </tr> <tr> <td> </td> <td> </td> </tr> <tr> <td colspan="2"> <input type="submit" name="adorn" value="Adorn" /> </td> </tr> </table> </form>
The input file is adorned. The output file is emitted in the same simple TEI P5 format the AdornedToSimpleTEIP5 utility produces. Setting the useChoice parameter to true is the same as choosing the usechoice setting of AdornedToSimpleTEIP5. Setting the useChoice parameter to false is the same as choosing the usereg setting of AdornedToSimpleTEIP5. The output TEI XML is returned either as an attached file if resultsAsAttachedFile is true or as an XML stream if resultsAsAttachedFile is false.
Home | |
Welcome | |
Announcements and News | |
Announcements and news about changes to MorphAdorner | |
Documentation | |
Documentation for using MorphAdorner | |
Download MorphAdorner | |
Downloading and installing the MorphAdorner client and server software | |
Glossary | |
Glossary of MorphAdorner terms | |
Helpful References | |
Natural language processing references | |
Licenses | |
Licenses for MorphAdorner and Associated Software | |
Server | |
Online examples of MorphAdorner Server facilities. | |
Talks | |
Slides from talks about MorphAdorner. | |
Tech Talk | |
Technical information for programmers using MorphAdorner |
Academic Technologies and Research Services,
NU Library 2East, 1970 Campus Drive Evanston, IL 60208. |
Contact Us.
|