-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mysterious error on collation attempt #44
Comments
(p.s. |
Hi, Tried this on the latest code in the master branch and I can replicate the error. It gives me a little bit more information. java -jar collatex-tools-1.8-SNAPSHOT.jar -t --format json ~/Downloads/milestone-455.json I am not yet sure what actually causes the error but at least this brings us a step further. |
Hi, I tried to collate the input data with the latest experimental version of the collation algorithm in a development branch and it returns without error. I included the output as an attachment to this message. Can you take a look at it and give feedback what you think of the quality of the alignment? Best, |
Finally she replies...! Insofar as the input isn't regularised, I think the alignment is fine. Thanks, belatedly, for looking into this! |
A follow-up question: which development branch has the working version, and how might I build it? |
The working version is in the master branch. The only reason I have not released this code is that this algorithm does not yet support transposition detection, which would be a feature reduction and would most likely result in complains.
Building is done using apache maven, I think the proper command is mvn package. A target directory will be created which contains the jar file.
On 15 Feb 2018, at 18:21, tla <[email protected]<mailto:[email protected]>> wrote:
A follow-up question: which development branch has the working version, and how might I build it?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#44 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAzAKJxitEmHCaAOiuQBaZyspHuSPltUks5tVGetgaJpZM4PRiGX>.
|
Hi - I have run into an error when trying to collate the attached JSON input, which doesn't give much idea of the problem. If I remove the first witness (Bz449) then it works, but I can't see anything obviously wrong in the Bz449 input. Any hints would be very welcome.
milestone-455.json.gz
The text was updated successfully, but these errors were encountered: