Skip to content
#

record-linkage

Here are 58 public repositories matching this topic...

jonathanhaglund
jonathanhaglund commented May 11, 2018

The installation instructions just say to execute "npm install talisman" but don't say what is necessary after that.

On Node 8.11, "const talisman = require('talisman')" throws "Error: cannot find module 'talisman'"

The usage documentation uses the "import" feature that is not yet supported on the current LTS, so some hints about how to get going would be greatly appreciated.

thadguidry
thadguidry commented Aug 28, 2019

I'd love to see you record a 3 min video added as a link on your README.md might help to quickly understand the scope/applicability/benefits.

Your WHAT statement is not enough for fully understanding the WHY and BENEFIT provided.
I'd suggest to add a continued sentence, "...large-scale third-party catalogs, so that you can ..." to the
"soweego is a pipeline that connects Wikidata to large-sc

ecsalomon
ecsalomon commented Sep 28, 2017

Labeled training example pairs should be stored in a table for selection and reuse. Data stored for examples should include:

  • Source
  • Source ids
  • Label
  • Label date
  • Comment to store labeling rules applied by labeler

Storing examples like this allows them to by reused in the following ways:

  • Select specific subsets of labeled pairs to build models from
  • Store multiple labels f

Improve this page

Add a description, image, and links to the record-linkage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the record-linkage topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.