Heh, funny coincidence: I was just thinking about this the other day and playing with the idea of doing what Dan mentioned myself. Good to see others interested in this!
I'd be particularly interested in uimacpp to bring uima to the R world; I'm currently using rJava to configure and run uima pipelines from R code, but it would be great to have native support built over uimacpp. I'd be very happy to collaborate on an eventual collective effort to bring uimacpp up to speed with uimaj. I'll take a look at the current uimacpp to familiarize myself with the code and stay tuned on your efforts. Best, jta On Tue, Dec 11, 2018 at 10:20 AM <[email protected]> wrote: > Thanks, Dan, this is great news! > -Jochen > > > PS: I’m familiar with your PhD thesis work and also WebFountain, which I > saw > an early demo of. > > > On 11/12/2018, 17:59, "Daniel Gruhl" <[email protected]> wrote: > > >Good morning! > > > >I am actually digging through the uimacpp code and trying to get it to at > >least compile with a modern C++ compiler. I have the core code done and am > >working through the test suite. Hopefully earlyish next year I'll have > >something to commit (it's a bit of a side project for me). > > > >Once that is done I agree it could use a refactor and clean up for sure! > > > > -= Dan > > -- entia non sunt multiplicanda praeter necessitatem
