|
MONK : Chunk Calls
This page last changed on Nov 20, 2008 by amitku.
The calls below return 500 word chunks for a work/workpart List all the chunks of a work/workpart-Required Parameter: work or workpart id as id and type parameter set to "chunk" Example: where ncf-0101-1 is a workpart tag http://monk.lis.uiuc.edu:8888/monkmiddleware/get/CorpusManager.getWorkInfo?id=ncf-0101-1&type=chunk Retrieve the chunk metadata (label, id, workPart(s) it belongs to)-Required Parameter: chunk id as id parameter Example: http://monk.lis.uiuc.edu:8888/monkmiddleware/get/CorpusManager.getWorkInfo?id=ncf-0101-1-1c Render a chunk-Required Parameter: chunk id as id http://monk.lis.uiuc.edu:8888/monkmiddleware/get/CorpusManager.getWork?id=ncf-0101-1-1c Retrieve Chunk LabelsUse it the same way you would retrieve the work/workpart labels Other Workset and Corpus CallsAll the workset and corpus calls treat chunks just like the way the workpart and work id are treated; For example if a call |
| Document generated by Confluence on Apr 19, 2009 15:04 |