Wikipedia, the free encyclopedia, is a free web-based encyclopedia project written by people all over the world and is currently seventh among all websites on Alexa. Consider also the tags [wikipedia-api] if your question has to do with the use of the API on Wikipedia or [mediawiki] if your question ...
0
votes
0answers
19 views
How to find and import only the Wikipedia infobox data into a MySQL database?
I need to import only infobox data from Wikipedia into a MySQL database for Turkish language, and I already found dump files on http://dumps.wikimedia.org/trwiki/20130606/. But where does the exact ...
0
votes
0answers
16 views
Testing xml transformation
I have a certain Tool, written in c, which transforms the wikipedia xml dumps into a text file seperated by a tab.
How can I test if this tool works properly and that the output is correct? I am ...
3
votes
1answer
58 views
Search Wikipedia, get the first paragraph of the first entry found in all available languages using C#?
Suppose, I have a list of sightseeings in one language and want to enrich this list with some data from Wikipedia.
So, I have the following data -- city is Munich and it has the following ...
0
votes
0answers
8 views
Cannot parse .bz2 wikipedia dump using wikixmlj parser
I wanted to parse wikipedia dumps for my work. dumps.wikimedia posts dumps in .bz2 format.
The dump is 9.8GB. Since I have space issues, I want to parse the .bz2 file itself without unzipping it.
I ...
1
vote
1answer
13 views
Dowloading dump image file of wikipedia
I'm trying to download image dump of wikipedia to put it in my local wikimedia. Where is the place to download this please?
After googling, I don't see any simple answer. It will be also good if ...
0
votes
1answer
21 views
How can I use the Lucene WikipediaTokenizer for non-English languages?
I'm a parsing the Dutch WikiPedia and it contains the following category markup:
[Categorie:Nederlands beeldhouwer]]
However the English Wikipedia uses the following markup:
[[Category:Japanese ...
-2
votes
0answers
24 views
Why is the Agena programming language no longer on the wikipedia? [closed]
It was once there but now it's not while it was on the alphabetical list of programming languages which is also no longer there.
I posted practically/exactly the same question on Yahoo answers. Now I ...
-1
votes
0answers
18 views
how about the Wikipedia image dump [closed]
Im'french sorry for my english.
I'm working i'm trying to download image dump of wikipedia to put it in my local wikimedia.
I found a long list of dump in this url ...
1
vote
2answers
47 views
How to get the correct Wikipedia article
I'm using the MediaWiki API to get the first paragraph of certain Wikipedia articles. Currently the issue I'm having is with terms that have multiple entries in Wikipedia. For example, the term Java ...
0
votes
3answers
48 views
Making a (hopefully simple) wiki parser with python
With the help of joksnet's programs here I've managed to get plaintext Wikipedia articles that I'm looking for.
The text returned includes Wiki markup for the headings, so for example, the sections ...
-2
votes
0answers
20 views
Creating Wikipedia pages without a bot? [closed]
I am currently working on a research problem that involves creating wikipedia pages automatically. I do not have a bot account and wont get it as I have not made sufficient mainspace edits yet. Is ...
0
votes
1answer
44 views
How to programmatically determine the URL of a Wikipedia article for a list of episodes of any television show
I'm writing a script to rename files based off of the information found on the "list of X episodes" Wikipedia pages where X is the name of a TV show. Ex: ...
0
votes
2answers
58 views
How to form SPARQL queries that refers to multiple resources
My question is a followup with my first question about SPARQL here.
My SPARQL query results for Mountain objects are here.
From those results I picked a certain object resource.
Now I want to get ...
0
votes
1answer
45 views
How to form dbPedia iSPARQL query (for wikipedia content)
Say I need to fetch content from wikipedia about all mountains. My target is to show initial paragraph, and an image from respective article (eg. Monte Rosa and Vincent Pyramid.
I came to know about ...
3
votes
2answers
37 views
Retrieving the Interlanguage links from an exported wikipedia article?
I used to retrieve the interlanguage links from an exported wikipedia article by parsing the export with some regular expressions.
In phase 1 of the WikiData project these links have been moved to a ...
1
vote
1answer
59 views
Indexing wikipedia dump with solr
I have solr 3.6.2 installed on my machine, perfectly running with tomcat. I want to index a wikipedia dump file using solr. How do I do this using DataImportHandler? Any other way? I don't have any ...
0
votes
0answers
27 views
Which is the best way to obtain data similar to Google Knowldge Graph
I need data which is similar to GKG primarily for Named Entity Recognition. Basically I want to use the context(extra information) behind an entity for entity recognition. What is the suggested way of ...
0
votes
1answer
22 views
Wikipedia API returns no links for specific articles
I have a query that gets all the links in a Wikipedia article. The problem is that for some pages, it returns no link.
This Wikipedia article has many links on it.
However, my query:
...
1
vote
1answer
24 views
httpError using mwclient with local MediaWiki
I try to create a page using mwclient with a local MediaWiki.
With wikipedia.org everything works fine.
With my local MediaWiki I enter these commands:
import mwclient
site = ...
0
votes
2answers
23 views
Wikipedia: dump article id's and it's category
I would like to make a mysql database with every wikipedia article id and it's category id (most general category). I saw that wikipedia gives an entire dump, and a few others like links between ...
0
votes
0answers
23 views
RTE corpus for nltk with wikipedia and framenet
I want to create an rte corpus for nltk using wikipedia and frames. Is there any tool available to aid in this process?
0
votes
0answers
26 views
How can I obtain Wikipedia Category for a query using YAGO?
I need this solution in JAVA. The tool provided by YAGO team is called Javatools.
If I query "Iphone" in YAGO's online SVG Browser, I get the rdf:type "wordnet_personal_digital_assistant_103918737" ...
0
votes
1answer
55 views
JSON parse, if Wikipedia has multiple options pick first page to display
The following code grabs the first paragraph from a Wikipedia page.
<?
// action=parse: get parsed text
// page=Baseball: from the page Baseball
// format=json: in json format
// prop=text: send ...
0
votes
0answers
40 views
Zebra stripes in wiki table
I have created a table for my Wikipedia page and I need every other row to be a different color. I have tried
.wikitable.zebra tr:nth-child(odd) {
background-color: #f5f5f5;
}
but I cant get ...
0
votes
1answer
16 views
Wikipedia API: check if template is protected
When you get the list of templates that are associated with a specific page (ie. http://en.wikipedia.org/w/api.php?action=query&prop=templates&format=json&tllimit=10&pageids=199445), ...
-2
votes
1answer
43 views
What is the difference between these two Wikipedia favicon images? [closed]
Is there any difference between the standard square Wikipedia Favicon ("Group of pictures" tab) and the Rounded Wikipedia tab ("High Efficiency Video Coding" tab)?
...
1
vote
2answers
31 views
Wikipedia API: Excluding References From Parse Request
I'm trying to get the links from a particular page in order as presented on page, or reasonably close. I believe I found the correct API call to do so using the parse request, however I'm noticing ...
-1
votes
1answer
52 views
General Wikipedia HTML structure [closed]
Is there a general format for Wikipedia's HTML tags? i.e. apart from the basics (head, tite, body, etc.) are there particular tags to separate each block of info? Say for example, the introduction may ...
2
votes
1answer
79 views
RAII Example from Wikiepdia
I was looking at the C++ example of RAII on wikipedia, and I came across something that didn't make sense to me.
Here's the code snippet itself, all credit to wikipedia:
#include <string>
...
1
vote
1answer
16 views
Encodage with french dump
I have a problem with my French dump of Wikipedia using XML dump. I'm having a problem with accented characters.
When i install Mediawiki, I choose innoBdb, this my MySQL configuration:
Enter ...
0
votes
0answers
50 views
Unexpected work of method HtmlCleaner.clean
I am trying to parse the wikipedia using htmlcleaner java library. I had a class Parser. He worked as expected, when I ran it as a java application. When I moved the class from java applications to ...
0
votes
1answer
102 views
Best Java API to Access Wikipedia Data
I want to access the Wikipedia Data for some research based NLP task in optimizes way. I'm focusing on finding some Java API. I've seen many Java API e.g JWPL, gwtwiki,wikixmlj, Bliki Engine, ...
0
votes
1answer
25 views
Wikipedia api counting appearances of a word.
i need to implement a measure of keyphraseness for a given word. Which means how important is that word, for example the word 'example' is less important than the word 'nuclear'. The proposed measure ...
0
votes
2answers
36 views
How to distinguish a Wikipedia article by URL?
There are many pages on Wikipedia that are not articles, e.g. talk pages etc. How to distinguish them from articles by URL?
1
vote
2answers
55 views
String comparison of wikipedia articles
i am retrieving Wikipedia categories for a request with
http://en.wikipedia.org/w/api.php?format=json&action=query&prop=categories&cllimit=5000&titles=request
What i am trying to do ...
0
votes
1answer
41 views
How do i fix this; “TypeError: 'WikipediaItem' object does not support item assignment”
I am very new to python and also to scrapy. I want to scrape the data from wikipedia but things didn't work out. Everytime I do scrapy crawl wiki, I always get; "TypeError: 'WikipediaItem' object does ...
1
vote
0answers
70 views
Looking for example or documentation for wikidump python lib
I stumbled upon the wikidump python library, which I think suits me just fine.
I could get by by looking at the source code, but I'm new at python and I don't want to write BS code as the project I ...
1
vote
1answer
27 views
Copied Wikipedia article to another wiki, infobox missing [closed]
I copy/pasted the Wikipedia page
http://en.wikipedia.org/wiki/User:BocasThunder/Playa_Verde to
another wiki as http://panamanana.com/wiki/index.php?title=Playa_Verde.
But the settlement box on the ...
0
votes
0answers
50 views
Etymology of blessed repository [closed]
Who came up with the religious references found in git: ie:
blessed repository
and what about benevolent dictator?
I am just interested in who coined these terms and if they had a reason for it, or ...
1
vote
2answers
123 views
How can I load content from another site onto mine with JavaScript/jQuery?
I'm trying to get a wikipedia article to load onto my site. I'm trying to follow the instructions here: http://en.wikipedia.org/wiki/Wikipedia:WikiProject_Transwiki but I'm at a loss.
I've tried:
...
2
votes
1answer
77 views
How to get Wikipedia “clean” content?
I'm using Mediawiki api in order to get content from Wikipedia pages.
I've written a code which generates the next query ( for example ) :
...
0
votes
2answers
42 views
wikipedia regex match and replace
I am working on a media wiki xml that wikipedia provides and I'm trying to the preprocess the data removing and replacing some of specific expressions in the text. One such preprocessing is to replace ...
0
votes
1answer
63 views
Finding and downloading images within the Wikipedia Dump
I'm trying to find a comprehensive list of all images on wikipedia, which I can then filter down to the public domain ones. I've downloaded the SQL dumps from here:
...
4
votes
3answers
160 views
How to convert Wikipedia wikitable to Python Pandas DataFrame?
In Wikipedia, you can find some interesting data to be sorted, filtered, ...
Here is a sample of a wikitable
{| class="wikitable sortable"
|-
! Model !! Mhash/s !! Mhash/J !! Watts !! Clock !! SP !! ...
0
votes
1answer
39 views
Wikipedia (Mediawiki) API
I've been searching Wikipedia (:Mediawiki) api for the next option and could not found whether it does or does not exist ;
I'd like to search for "Sydney NSW Australia" (for example , search query is ...
-1
votes
2answers
52 views
Serializing a Wiki Page
Does anyone have any tips to serialize a Wiki page? Are there any libraries that can help with this?
I want to serialize this page to get an object like so:
public class Champion
{
MetaData ...
0
votes
1answer
266 views
QGis: How to import svg or raster images into Quantum GIS?
these vector or raster files being classic files without geocoordinates. They are lat/long projection, I want to import them into QGIS, scale them up/down, place them to their right place, and they ...
0
votes
0answers
50 views
how to show wikipedia page with proper format in UIWebView
I use this link to get content of the page but it is not in proper format, like no table borders, some background color for text.
http://en.wikipedia.org/w/index.php?action=render&title=Pakistan
...
-2
votes
2answers
51 views
Use wikipedia tables to rename files
I want to make a program that given a series name will rename my files to the episode names from Wikipedia. I though of maybe getting the episode list to a table or some data structure and renaming ...
0
votes
1answer
38 views
How to specify or increase the content length of snippet by wikipedia api
I am using this url to extract data from wikipedia
http://en.wikipedia.org/w/api.php?format=xml&action=query&list=search&srsearch=google&srlimit=1&prop=revisions
This gives ...
