geosolver
geosolver copied to clipboard
how to build the nlp parser server
hello you use STANFORD_PARSER_SERVER_URL = "http://localhost:9000/dep" in your code to build a parser server .could you please tell me how to build the parser server? it would be pleasure if you tell some detail about it .thank you a lot
i solve it by https://github.com/godlikeliya/stanford-parser-server i modify your code and i tihink its better to build in maven.