Skip to content
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

Output of Charniak Parser in windows #2

Open
saurabhbh21 opened this issue Feb 12, 2016 · 7 comments
Open

Output of Charniak Parser in windows #2

saurabhbh21 opened this issue Feb 12, 2016 · 7 comments

Comments

@saurabhbh21
Copy link

On running the charniak parser on windows in cmd, the cmd prints nothing and a file named parseIt.stackdump is created on current working director.

The content of parseIt.stackdump is below:
Stack trace:
Frame Function Args
0028C6D8 61033A23 (000000DC, 0000EA60, 000000A4, 0028C748)
0028C808 610F27E2 (611BB1B4, 0028C834, 0028C838, 6111295F)

@dorony
Copy link
Owner

dorony commented Feb 14, 2016

I just compiled & ran it on a new machine and it worked just fine. Please share more details about the Windows version, visual studio version, and the exact command you ran.

@saurabhbh21
Copy link
Author

The output of Charniak parser in windows has a number associated with it, can't understand how to eliminate it and what these numbers are.
As in image 0 is after S1 and before (S
image1

@dorony
Copy link
Owner

dorony commented Feb 15, 2016

The number denotes the index of the head node

@saurabhbh21
Copy link
Author

The output of the charniak parser which is originally developed (in Linux) is differ from the output from charniak parser available in this link (windows). How to resolve it.
Snapshot of both output with difference is shown via. red mark border.

image3
Figure 1: parser output with original parser.
image4
Figure 2: parser output with parser available in this link.

@dorony
Copy link
Owner

dorony commented Feb 16, 2016

It was probably updated since I ported it to Windows, which was a few years ago.

@saurabhbh21
Copy link
Author

How it is possible to convert the Charniak parser into windows binaries.

@dorony
Copy link
Owner

dorony commented Feb 16, 2016

I am not currently working on this, but would be happy to accept a pull
request.

On Tue, Feb 16, 2016 at 2:52 PM Saurabh Bhagvatula notifications@github.com
wrote:

Is it possible to convert the Charniak parser into windows binaries.


Reply to this email directly or view it on GitHub
#2 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants