We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2228f56 commit e7493caCopy full SHA for e7493ca
README.md
@@ -1,4 +1,4 @@
1
-# dblink
+# dblink: Distributed End-to-End Bayesian Entity Resolution
2
`dblink` is a Spark package for performing unsupervised entity resolution
3
(ER) on structured data.
4
It's based on a Bayesian model called `blink`
@@ -75,6 +75,11 @@ Note that the config file specifies that the output will be saved in
75
the `./examples/RLdata500_results/` (or `./examples/RLdata10000_results`)
76
directory.
77
78
+## Contact
79
+If you encounter problems, please [open an issue](https://github.com/ngmarchant/dblink/issues)
80
+on GitHub.
81
+You can also contact the main developer by email `<GitHub username> <at> gmail.com`
82
+
83
## License
84
GPL-3
85
0 commit comments