logicnn
logicnn copied to clipboard
Hi, thanks for sharing the code. I have some questions following. The details in function calc_rule_constraints of logicnn_classes.py make me puzzled. 1. What's the aim to add the last distr...
Hi, Do you have plan to release the code for RNN (NER problem) in the paper? Thanks.
Hi! Thanks for your release of the code! I have some question here. It seems that the implemention is different from the formula(5). Besides, I don't know what's the definition...
Hello Zhiting, It seems your implementation is quite different from the formula(5) in the paper. It is very confused. Could you explain more details on the log_distribution function. Thanks a...
This is what I run : python preprocess_stsa.py ./raw/ ./w2v/GoogleNews-vectors-negative300.bin And this is what I get: loading data...data loaded! number of status: 79653 vocab size: 33797 max sentence length: 54...