[Clam-devel] Re: Patches for python session
JunJun
wangjun at dsp.ac.cn
Sat Jun 28 05:16:51 PDT 2008
> What it is missing:
> - The 'DeeperTag' should be 'Segmentation', see the xml you are getting on
> the unit tests
> - You should move the size attribute from AttributePool to the Segmentation
> element. Be careful as the ScopePool has a different 'size' attribute. The
> one to be moved is the one on AttributePool.
What about the original size attribute of AttributePool? Below is my current way to move it:
......
line2.attrib.clear()
line2.set('name', attribute)
........
If there is any better way to clear a special attribute, please tell me.
> - We should decide what to do with maxPosisiton and the like. By now ignore it
> until you get the problems. We could provide or compute the wave size by
> command line params.
OK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UpdateAnnotatorDataReply1.patch
Type: application/octet-stream
Size: 1923 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20080628/4d6ca9ad/attachment-0005.obj>
More information about the clam-devel
mailing list