diff options
-rw-r--r-- | notes/approach.dot | 13 | ||||
-rw-r--r-- | notes/approach.png | bin | 40516 -> 0 bytes |
2 files changed, 0 insertions, 13 deletions
diff --git a/notes/approach.dot b/notes/approach.dot deleted file mode 100644 index 0bf3cbb..0000000 --- a/notes/approach.dot +++ /dev/null @@ -1,13 +0,0 @@ -digraph f { - "matching" -> "strings"; - "matching" -> "entities"; - - "strings" -> "lookups"; - "strings" -> "normalization"; - "strings" -> "fuzzy"; - - "entities" -> "identifiers"; - "entities" -> "field subsets"; - - "field subsets" -> "strings"; -} diff --git a/notes/approach.png b/notes/approach.png Binary files differdeleted file mode 100644 index cce18d7..0000000 --- a/notes/approach.png +++ /dev/null |