Skip to content

v0.2.47..v0.2.48 changeset AreaToAreaConflation.asciidoc

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/docs/algorithms/AreaToAreaConflation.asciidoc b/docs/algorithms/AreaToAreaConflation.asciidoc
index 9dcbc32..5c28b5e 100644
--- a/docs/algorithms/AreaToAreaConflation.asciidoc
+++ b/docs/algorithms/AreaToAreaConflation.asciidoc
@@ -1,18 +1,18 @@
 
 [[AreaToAreaConflation]]
 === Area to Area Conflation
- 
+
 Area to Area Conflation is based on a Weka derived model and is controlled by the file rules/Area.js.
 
 [[AreaToAreaTestResults]]
 === Test Results
 
-Currently, Area to Area Conflation has only been tested against a very small amount of input data.  More inputs will be tested against 
+Currently, Area to Area Conflation has only been tested against a very small amount of input data.  More inputs will be tested against
 in the future.  The results so far:
 
 Correct Matches: 80%
 Unnecessary Reivews: 14%
-Incorrect Matches: 6% 
+Incorrect Matches: 6%
 
 [[AreaToAreaFutureWork]]
 === Future Work
Clone this wiki locally