Skip to content

Commit e7493ca

Browse files
authored
Add contact info
1 parent 2228f56 commit e7493ca

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# dblink
1+
# dblink: Distributed End-to-End Bayesian Entity Resolution
22
`dblink` is a Spark package for performing unsupervised entity resolution
33
(ER) on structured data.
44
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
7575
the `./examples/RLdata500_results/` (or `./examples/RLdata10000_results`)
7676
directory.
7777

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+
7883
## License
7984
GPL-3
8085

0 commit comments

Comments
 (0)