Actually, I am trying to write my own program using java in order to POS tagging a set of text files. I have make a search on the available NLP tools and I found that GATE is one of the most good NLP tools for text processing. I want to download it first then I dont want to use the GUI. I am looking to use it in my own java program.
So
- how I can connect between GATE and Netbeans?
- How I can use Part of speech recognition in my code?
I am newly in NLP and GATE. I just get start before few hours. but I am PhD student in text mining area and I want to deal with some of NLP tools because I need them in my study. I hope you can help me in finding any tutorial about how to integrate between GATE and java in order to use the libraries and how we can use them.
Thank you for your time and considerations