linqs / psl

The PSL software from the University of Maryland and the University of California Santa Cruz
http://psl.linqs.org
Apache License 2.0
296 stars 100 forks source link

Online delete atoms. #326

Closed dickensc closed 2 years ago

dickensc commented 2 years ago

Use the return value of deleteAtom call to delete atoms in Online terms. The current implementation always provides null to the online termstore and this could lead to duplicated terms.

eriq-augustine commented 2 years ago

lgtm