wolfe-pack / wolfe

Wolfe Language and Engine
https://wolfe-pack.github.io/wolfe
Apache License 2.0
135 stars 17 forks source link

Reduce Memory Footprint of generated FactorGraphs #79

Closed riedelcastro closed 9 years ago

riedelcastro commented 10 years ago

Currently the factor graphs are very wasteful in terms of allocated memory, leading to large memory requirements when training the NER model or document classifier. Should be easy to reduce (and speed up further), using VirtualVM.