Go to file
Iain Sproat 2f564589f5 Adding a Fixed Width data importer (Issue 85) and associated tests.
Although this importer is 'wired up', it requires a property "fixed-column-widths" which is not (yet) implemented in the UI.  But the ImporterRegister.guessImporter method will probably select the CsvTsvImporter before the FixedWidthImporter anyway.  I suggest an improvement to the project creation UI and/or the guessImporter method will be required.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@1857 7d457c2a-affb-35e4-300a-418c747d4874
2010-11-11 13:15:41 +00:00
.settings Allow top level directory to be imported as Eclipse project grefine-all 2010-10-15 12:47:40 +00:00
broker Prepended license text to java source 2010-10-20 20:45:52 +00:00
conf Renamed in build scripts. ./refine build, ./refine, and ./refine dist all work. 2010-09-22 21:47:35 +00:00
extensions Missed one more reference to freebase-extension that should be just freebase 2010-10-31 21:47:12 +00:00
graphics Added logo illustrator file 2010-10-25 18:39:05 +00:00
IDEs/eclipse adding default code style info to eclipse projects 2010-09-27 22:11:38 +00:00
licenses Added license for jquery eventstack plugin 2010-10-18 01:08:11 +00:00
main Adding a Fixed Width data importer (Issue 85) and associated tests. 2010-11-11 13:15:41 +00:00
server Prepended license text to java source 2010-10-20 20:45:52 +00:00
.classpath Allow top level directory to be imported as Eclipse project grefine-all 2010-10-15 12:47:40 +00:00
.gitignore new logo + mac icon 2010-07-08 23:53:03 +00:00
.project Allow top level directory to be imported as Eclipse project grefine-all 2010-10-15 12:47:40 +00:00
build.xml No need to process version.js anymore. 2010-10-18 04:31:40 +00:00
CHANGES.txt Updated change list 2010-10-22 07:39:05 +00:00
LICENSE.txt Added license text to .js, .css, .less, and main .vt and .html pages 2010-10-20 18:11:15 +00:00
README.txt Minor whitespace fixes 2010-10-21 18:28:57 +00:00
refine Look for Python 2.6 if default installation is Python 2.7 2010-10-18 06:14:53 +00:00
refine.bat Renamed in build scripts. ./refine build, ./refine, and ./refine dist all work. 2010-09-22 21:47:35 +00:00
refine.ini Renamed in build scripts. ./refine build, ./refine, and ./refine dist all work. 2010-09-22 21:47:35 +00:00



                                G o o g l e   R e f i n e
                               ---------------------------



What is this?
-------------

Google Refine is a power tool that allows you to load data, understand it,
clean it up, reconcile it internally, and augment it with data coming from
Freebase or other web sources. All with the comfort and privacy of 
your own computer.



Where can I get more information on Google Refine?
----------------------------------------------

Look at the Google Refine web site

  http://code.google.com/p/google-refine/



Licensing and legal issues
--------------------------

Google Refine is open source software and is licensed under the BSD license
located in the LICENSE.txt. See that file also for information on open source
libraries that Google Refine depends on.



Credits
-------

This software was created by Metaweb Technologies, Inc. and originally written
and conceived by David Huynh <dfhuynh@google.com>. Metaweb Technologies, Inc.
was acquired by Google, Inc. in July 2010.

This is the full list of contributors (in chronological order):

 - David Huynh <dfhuynh@google.com>
 - Stefano Mazzocchi <stefanom@google.com>
 - Vishal Talwar <vtalwar@google.com> 
 - Jeff Fry <jfry@google.com>
 - Will Moffat <wdm@google.com>
 - James Home <jameshome@google.com>
 - Iain Sproat <iainsproat@gmail.com>
 - Tom Morris <tfmorris@gmail.com>
 - Heather Campbell <campbellh@google.com>


                                - o -


 Thank you for your interest.
 
 
                                           The Google Refine Development Team
                                         http://code.google.com/p/google-refine/