wikipedia
Wikipedia API for geolocations
Is it possible, using the existing Wikipedia API\'s to get a list of articles around a Geo-location? Sort of like how Google maps does it?[详细]
2023-01-25 12:05 分类:问答Wikipedia links regex in PHP
How can I draw only the words in [[words]] into array? [[旭川市|旭川]](文化) - [[アイヌ]]文化、[[旭川市旭山動物園|旭山動物園]]など[详细]
2023-01-25 10:00 分类:问答How can I allow users to associate their account with a Wikipedia account?
Is there any kind of API (oAuth?) for this? Or maybe a publicly visible piece of information that only the user开发者_如何学JAVA can edit so that I can give her a hash to put there (similar to how one[详细]
2023-01-24 19:57 分类:问答Does the Wikipedia API support searches for a specific template?
Is it possible to query the Wikipedia API for articles that contain a specific template? The documentation does not describe any action that would filter search results to pages that contain a templat[详细]
2023-01-22 04:33 分类:问答How do I get all articles about people from Wikipedia?
What would be the easiest way to get all articles about people from Wikipedia? I know I can download a dump of all the pages, but then how do I filter those and get only the ones about pe开发者_如何学[详细]
2023-01-21 17:13 分类:问答app engine DeadlineExceededError for cron jobs and task queue for wikipedia crawler
I am trying to build a wikipedia link crawler on google app engine. I wanted to store an index in the datastore. But I run into the DeadlineExceededError for both cron jobs and task queue.[详细]
2023-01-20 10:36 分类:问答Example using WikipediaTokenizer in Lucene
I want to use WikipediaTokenizer in lucene project - http://lucene.apache.org/开发者_如何学Cjava/3_0_2/api/contrib-wikipedia/org/apache/lucene/wikipedia/analysis/WikipediaTokenizer.html But I never us[详细]
2023-01-19 17:00 分类:问答Wikipedia (MediaWiki) URI encoding scheme
How do Wikipedia (or MediaWiki in general) encode page titles in URIs? It\'s not normal URI encoding, since spaces are replaced with un开发者_JAVA百科derscores and double quotes are not encoded and th[详细]
2023-01-19 08:06 分类:问答Java: splitting up a large XML file with SAXParser
I am trying to split a large XML file into smaller files using java\'s SAXParser (specifically the wikipedia dump which is about 28GB uncompressed).[详细]
2023-01-19 00:52 分类:问答Getting Wikipedia Article Summary using NSScanner Problem
I am trying to get the summary of an article and download it as a string. This works great with some articles, but the wikipedia website is inconsistent. So NSScanner fails pretty often while it works[详细]
2023-01-17 08:53 分类:问答