<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Extract "geonames" from text"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Extract "geonames" from text"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Extract "geonames" from text</title>
				<description><![CDATA[ There is text (examples: "Welcome to Berlin!", "Moscow is the capital of Russia")

Is there possible (and how?) to extract "geonames" from this text?

text1:["Berlin"], text2:["Moscow", "Russia"]

may be 3rd party solutions?

Thank you.]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2093.page#8474</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2093.page#8474</link>
				<pubDate><![CDATA[Mon, 27 Sep 2010 10:59:00]]> GMT</pubDate>
				<author><![CDATA[ hellboy]]></author>
			</item>
			<item>
				<title>Re:Extract "geonames" from text</title>
				<description><![CDATA[ http://developer.yahoo.com/geo/placemaker/

http://developers.metacarta.com/product/metacarta-geotagger/

http://www.geonames.org/rss-to-georss-converter.html


Otherwise grow your own. Can get a fairly basic, but working, implementation, by loading geonames placenames into a full-text search index (eg sphinxsearch.com). And querying against it. ]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/2093.page#8476</guid>
				<link>http://forum.geonames.org/gforum/posts/list/2093.page#8476</link>
				<pubDate><![CDATA[Mon, 27 Sep 2010 17:58:52]]> GMT</pubDate>
				<author><![CDATA[ barryhunter]]></author>
			</item>
	</channel>
</rss>