HazyResearch / deepdive

DeepDive
deepdive.stanford.edu
1.96k stars 539 forks source link

Continuous feature support #562

Closed alldefector closed 8 years ago

alldefector commented 8 years ago

Related: https://github.com/HazyResearch/ddlog/pull/105 https://github.com/HazyResearch/sampler/pull/42

Now we can use the @value(field) annotation on an inference rule to pass real values as features (multiplier of potential functions) as opposed to the implicit {0,1} for discrete features.

Example(s) coming soon.

alldefector commented 8 years ago

@netj PTAL