Hello, I'm just wondering where IdentifiedAnnotationBuilder is located in the ctakes lib. I see it in the source code in ctakes-core but I can't find it in any of the maven dependency packages. I also extracted the ctakes-core jar in CTAKES_HOME/lib and still didn't find it. Is there a simple way to use this builder? Ideally, I could just add a dependency to my pom and pull it in but I can't seem to find any that have it. Why is it excluded from ctakes-core?
Thanks.