wikipedia
Python-Wikipedia Automated Downloader
[Using Python 3.1] Does anyone have any idea how to make a Python 3 application allow the user to write a text file with multiple words separated with commas. The program should read the file, and dow[详细]
2023-02-16 03:20 分类:问答Wikipedia API: how to search for a term in a specific category
I\'m having hard time to figure out a basic task: how to find a term restricted in a specific category..[详细]
2023-02-15 12:09 分类:问答Extract data from Wikipedia as clean as possible using Rails 3
I am developing a Rails 3 application from which I want to be able to extract data (title and short text) about any topic from Wikipedia.[详细]
2023-02-13 11:06 分类:问答Scala memory leak using pull parser
I\'ve been attempting to write an XML parser to read through a Wikipedia XML dump (the english language, current revisions only, about 6.2Gb bzipped) and have been using the Scala 2.8.1 pull parser.It[详细]
2023-02-12 08:19 分类:问答cant find a frm file when trying to import data into mySql
I am trying to import English wikipedia dump into MySQL so I can use the JWPL library to work with it.[详细]
2023-02-10 00:31 分类:问答Use freebase data on local server?
Are there any existing ways of using the freebase data dumps to create a database similar to what freebase offers, but on you own server? Pretty much freebase but locally and not through the API?[详细]
2023-02-07 16:17 分类:问答Why do I get strange results when I get the Wikipedia API via PHP?
I\'m using PHP to access the Wikipedia API. This is the URL I\'m getting: http://en.wikipedia.org/w/api.php?action=query&开发者_如何学Goprop=revisions|links&titles=google&rvprop=ids|times[详细]
2023-02-07 07:21 分类:问答Is there a Wikipedia API which allows you to search and load articles? [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: Is there a Wikipedia 开发者_Go百科API?[详细]
2023-02-07 04:39 分类:问答Omitting Wikipedia maintenance categories from sql query
I am retrieving a list of categories for a given page_title, but the results include categories such as:[详细]
2023-02-07 04:21 分类:问答Wikipedia Graph Database Insertion
I am trying to create a database from dbpedia RDF triples. I have a table Categories which contains all the Categories in wikipedia. To store categorizations i have created a table with child and pare[详细]
2023-02-06 12:52 分类:问答