Open
Description
@kordjamshidi there are many small details related to "windows" and "ordering the instances".
PropertyWithWindow
: I don't completely understand the purpose of this. Any ideas?- some functions inside
Learnable
- some functions inside
Node
. - and there are tests that use these methods. For example the tests in
contextualFeatureTest
.
What should be done with these? An alternative is do get rid of these, and add equivalent methods somewhere (for example inside DataMode
) and use edges in order to simulate the same behavior.