Hello all, I have a question on how to parse anything related to location on a phrase.
If you say: "The party is at Maxwell's tonight" I want to parse the piece of it that talks about location, so Maxwell in this case. If you say: "New asphalt will be done at 130E with 200S" then I want to parse 103E and 200S. So my question is: - Without training, is there any algorithm that can identify "where" based on the grammar structure? Is there any paper related to that? Thanks, Carlos.
