branches-cc / jsonpedia-extractor

Fine grained massive extraction of Wiipedia content GSoC 2014 Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jsonpedia Extractors

The focus of this GSoC project is twofold:

  • get insight (statistics) about semi-structured content uniformity (1st term)
  • provide people with an easy way to write dbpedia extractors (2nd term)

Building the program

This program needs jsonpedia installed. To install it follow this instructions:

$ git clone https://bitbucket.com/hardest/jsonpedia.git
$ cd jsonpedia
$ gradle install

Once jsonpedia is installed this project can be built by issuing gradle build

IDE configuration

Intellij project files can be generated by running gradle idea

About

Fine grained massive extraction of Wiipedia content GSoC 2014 Project


Languages

Language:JavaScript 61.5%Language:Java 25.2%Language:Python 11.1%Language:CSS 2.2%