baseqa
baseqa copied to clipboard
Base components for Question Answering pipelines
Bumps [gson](https://github.com/google/gson) from 2.3 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Hi, I'm confused about OAQA. On the one hand it seems to be very promising with its CMU and IBM background, but on the other hand the project seems largely...
Wondering if this statement on line 30 import org.uimafit.component.CasConsumer_ImplBase; Should actually be import org.apache.uima.fit.component.CasConsumer_ImplBase; Then baseqa compiles correctly in Eclipse
We can see there are 3 seperate zones for the report, and they looks similar with each other though the prec/recal, F1s are different. 1. Where did you implement the...