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

How to change the ANNIEGazetterFiles #29

Open
ZealousShumbh opened this issue Jun 5, 2017 · 4 comments
Open

How to change the ANNIEGazetterFiles #29

ZealousShumbh opened this issue Jun 5, 2017 · 4 comments

Comments

@ZealousShumbh
Copy link

I want to edit the files in ANNIEGazetterFiles i.e. files that contains all the compiled lists for common resume section titles. I tried doing the same using notepad++ but the json output didn't change.

@JasonZhu1313
Copy link

How to compile the list.I mean if I write my own Gazetter list file,how can I use it in my application, should I make my own .gapp file?

@ZealousShumbh
Copy link
Author

What I have understood is that the Gazetter files (.lst) in the ANNIEGazetterFiles are there for just our help. They actually aren't used while parsing the resume. The files that actually are used are located in

GATEFiles\plugins\ANNIE\resources\gazetteer

Here also you can see the files with the same name as in ANNIEGazetterFiles and if you change anything in these files, the same shall be reflected while you run the code.

You can definitely make a gapp file if you want.

@JasonZhu1313
Copy link

thank you for replying me,I used the GUI to save my own .gapp to handle the name of the university, but when I use the persistmanagment to load it and run it,it's annotation set is null,is something wrong with the path of the .gapp file, I save the gapp file in the subdirectoriy of the ANNIE

@JasonZhu1313
Copy link

I have already solved my problem by using my own .gapp file. And it works well. thank you very much.

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