Richard Eckart de Castilho
Richard Eckart de Castilho
The way is normally works is that the person/group creating the model puts it up somewhere on the web (their website, GitHub, some language resource repository, etc.). Then we have...
@aggarwalpiush would you like to try this? There is some documentation on implementing/extending the model building scripts [here](https://dkpro.github.io/dkpro-core/releases/1.12.0/docs/developer-guide.html#_packaging_resources). The model script for OpenNLP models is [here](https://github.com/dkpro/dkpro-core/blob/master/dkpro-core-opennlp-asl/src/scripts/build.xml). You couldn't deploy it...
@aggarwalpiush good idea :)
Thanks for reporting.
Please also add an info about where you got the new tiger sample from to the NOTICE.txt file.
I think for continuous spans, we can just extend the offsets. I think the only problem are non-continous spans, because we presently do not have a concept to represent these...
> can there be two fe in a TigerXml file having the same name but different ids? In principle, yes. There could be two arguments with the same role name....
Only one `SemArgLink` & `SemArg` should IMHO be per FE.
``` We are not logging this directly, we just forward logging messages created by Ivy through Apache Commons Logging. ``` Original issue reported on code.google.com by `richard.eckart` on 2014-10-04 06:30:33
Since this is an enhancement and not a bug-fix, I'll target it to the 1.13.0 feature milestone and not to the 1.12.1 bug-fix milestone.