RandomSec/src/main/java/com/metaweb/gridworks
Stefano Mazzocchi 5b079b04b7 - moved from float to double to avoid excessive casting from secondstring
- added a few of the more powerful distances
- fixed a bug in the VPTree builder (although is still not working as I expect it to)


git-svn-id: http://google-refine.googlecode.com/svn/trunk@248 7d457c2a-affb-35e4-300a-418c747d4874
2010-03-09 05:11:36 +00:00
..
browsing Added options for omitting error and blank choices in list facets, and use them in the various recon facets. 2010-03-07 22:54:02 +00:00
clustering - moved from float to double to avoid excessive casting from secondstring 2010-03-09 05:11:36 +00:00
commands Implemented project import and export commands (from/to .tar files). 2010-03-08 02:34:25 +00:00
exporters Major refactoring: 2010-03-06 07:43:45 +00:00
expr Fixed toTitlecase to handle parentheses and other delimiters. 2010-03-08 19:40:51 +00:00
gel adding now() and inc() functions to the gel 2010-03-04 20:53:07 +00:00
history Still some old Serializable stuff to remove. 2010-03-07 23:02:57 +00:00
importers Switched Cell.value from Object to Serializable. 2010-03-04 19:59:31 +00:00
model Implemented project import and export commands (from/to .tar files). 2010-03-08 02:34:25 +00:00
operations Added options for omitting error and blank choices in list facets, and use them in the various recon facets. 2010-03-07 22:54:02 +00:00
process Made recon process cause the client page to create facets when the recon process is done. 2010-03-05 01:13:59 +00:00
protograph Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
util Implemented project import and export commands (from/to .tar files). 2010-03-08 02:34:25 +00:00
Configurations.java major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
Gridworks.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
GridworksServlet.java Implemented project import and export commands (from/to .tar files). 2010-03-08 02:34:25 +00:00
Jsonizable.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
ProjectManager.java Re-worked the cell editor popup. 2010-03-08 06:30:47 +00:00
ProjectMetadata.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00