338fa585d3
Add a new menu "Replace" in "Edit Cells" > "Common Transforms" and a new interaction box for entering parameters. Under the hood this is a wrapper around GREL replace() function. The behavior is the same as replace() except the automatic backslah escaping of "Replace with" parameter. The 2 main parameters in the box are 2 textaras : "Find" and "Replace with" 2 cumulative options are available for "Find" parameter : "Case insensitive" and "Regular Expression" 1 option is available for "Replace with" parameter : "Do not escape backslash automatically" A validity control of the pattern is made when "Regular expression" is checked. |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.settings | ||
3rd-party | ||
broker | ||
conf | ||
extensions | ||
graphics | ||
IDEs/eclipse | ||
licenses | ||
main | ||
server | ||
.classpath | ||
.gitattributes | ||
.gitignore | ||
.project | ||
.travis.yml | ||
appveyor.yml | ||
AUTHORS.md | ||
build.properties | ||
build.xml | ||
CHANGES.txt | ||
CONTRIBUTING.md | ||
GOVERNANCE.md | ||
LICENSE.txt | ||
README.md | ||
refine | ||
refine.bat | ||
refine.ini | ||
start.sh | ||
stop.sh | ||
unsign | ||
WeLoveOurBackers.md |
OpenRefine
OpenRefine is a Java-based power tool that allows you to load data, understand it, clean it up, reconcile it, and augment it with data coming from the web. All from a web browser and the comfort and privacy of your own computer.
Download
Run from source
If you have cloned this repository to your computer, you can run OpenRefine with:
./refine
on Mac OS and Linuxrefine.bat
on Windows
This requires JDK 8 and Apache Ant.
Documentation and Videos
Contributing to the project
Contact us
Licensing and legal issues
OpenRefine is open source software and is licensed under the BSD license
located in the LICENSE.txt. See the folder licenses
for information on open source
libraries that OpenRefine 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 and the product was renamed Google Refine. In October 2012, it was renamed OpenRefine as it transitioned to a community-supported product.
See AUTHORS.md
for the list of OpenRefine contributors.