Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

Inconsistency of domain id in database and the one in feature tensor #279

Open
zaqthss opened this issue Nov 8, 2018 · 0 comments
Open

Comments

@zaqthss
Copy link

zaqthss commented Nov 8, 2018

If the detected dirty value is null, then in file pruning.py, function _find_dk_domain(), line 202, the candidate of such cell will contain "()". In _create_dataframe() function, line 504 suggests that kij does not record the domain id for value (). But in cooccurrencefeaturizer.py, insert_to_tensor function, line 69, the "()" value in cell domain will have its domain_id, which makes the domain_id in the database and in the tensor not match each other.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant