Jacqueline Outka

Results 23 comments of Jacqueline Outka

I implemented a similar builder [here](https://github.com/outkaj/spine-classifier/commit/7c735de60a4ccadb8847c86db64b4d739d9bf8fc), if it's helpful. In my case, I needed a modification to `WordBoxBuilder` with dictionary-related parameters set to false. This is a work in progress,...

We just touched on it briefly in our discussion today. It's more a longer term open question - moving to use mroth's sbt builder image is in our immediate roadmap....

@jeamick it is still open, we haven't implemented yet!

Hey @jeamick, thanks for your interest. This is a relatively lower priority item for us right now - but we're excited that you want to contribute more generally. Do you...

Hi @jeamick , sorry I was late getting back to you here. Yes, there's definitely room to add templates on OL finance! Don't hesitate to reach out if you see...

I played around with this recently. Not quite there yet, getting compile errors on our custom types such as: ``` found : org.adridadou.openlaw.OpenlawString [error] required: String [error] case Some(value:OpenlawString) =>...

@craigwblake-openlaw I think @adridadou has done some work on this in a branch which is more recent than what I've done. Seems like it's not a super high priority atm...

I think the cause for this is probably the same as #160. Will take a look.

I am seeing the same error as well.

This issue was fixed for me by separately installing pytorch version 1.10.1 (alongside latest numpy) and then reinstalling deep-daze.