Open sarthak0415 opened 8 years ago
:-1:
Developing_Language_Processing_Component.pdf Look at "GATE Embedded" Section
I never used NPL, but would like to modify address finder JAPE to be able to find City, State, Zip when entered without street address, or would be event better to split address to street, city, state, zip sections. Any recommendations for correct syntax? Thank you
Can somebody refer me a good resource/tutorial from where I can learn about writing JAPE grammar and the JAVA associated with it.
I am fairly new to java but I have worked on NLP so I have some idea about writing the grammar but I am stuck on the JAVA part.
Also is there any way I can debug the grammar and JAVA.