RandomSec/src/main/java/com/metaweb/gridworks
Stefano Mazzocchi f7ab7c9cf6 - incorporated Paolo Ciccarese's fixes for VPTrees in Vicino
- moved all clustering stuff in the vicino package space to simplify external collaboration on that code
- added "type" function to the GEL


git-svn-id: http://google-refine.googlecode.com/svn/trunk@292 7d457c2a-affb-35e4-300a-418c747d4874
2010-03-13 09:34:17 +00:00
..
browsing - Made removing facet a bit more interactive: the removed facet disappears right away. 2010-03-12 20:08:50 +00:00
clustering - incorporated Paolo Ciccarese's fixes for VPTrees in Vicino 2010-03-13 09:34:17 +00:00
commands More work on the extend data preview dialog. It's starting to render some results. 2010-03-13 08:08:25 +00:00
exporters Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
expr - incorporated Paolo Ciccarese's fixes for VPTrees in Vicino 2010-03-13 09:34:17 +00:00
gel - incorporated Paolo Ciccarese's fixes for VPTrees in Vicino 2010-03-13 09:34:17 +00:00
history Still some old Serializable stuff to remove. 2010-03-07 23:02:57 +00:00
importers Minor bug in Excel importer: we forgot to update the max cell index. 2010-03-12 00:23:01 +00:00
model Implemented "record" field for each row. 2010-03-12 06:33:03 +00:00
operations Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +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 More work on the extend data preview dialog. It's starting to render some results. 2010-03-13 08:08: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 Improved grid layout CSS rules. 2010-03-13 07:13:18 +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 Check for null confidence string. 2010-03-09 20:57:46 +00:00