uima Questions

3

Solved

I'm using some UIMA annotators in a pipeline. It run tasks like: tokenizer sentence splitter gazetizer My Annotator The problem is that I don't want to write ALL the annotations (Token, Sent...
Fricassee asked 30/12, 2013 at 17:14

2

I am trying to figure out how to run the Clinical Document Pipeline from Java. I have a set of clinical documents as plain texts. I want to parse these documents and extract a list of that is in do...
Mccarver asked 21/10, 2013 at 20:53

1

Solved

I'm running an UIMA application on apache spark. There are million of pages coming into batches to be processed by UIMA RUTA for calculation. But some time i'm facing out of memory exception.It thr...
Ilex asked 4/6, 2017 at 5:30

3

My work is planning on using a UIMA cluster to run documents through to extract named entities and what not. As I understand it, UIMA have very few NLP components packaged with it. I've been testin...
Gillard asked 7/4, 2013 at 0:6

1

Solved

I have been doing some capability testing with Apache OpenNLP, Which has the capability to Sentence detection, Tokenization, Name entity recognition. Now when i started looking at UIMA documents it...
Wilbur asked 19/5, 2015 at 6:46

2

Solved

I'm attempting to include a dependency known as uimascala in my project. It's available on the Sonatype repository, but for some reason SBT won't can't find it. Here's my build.sbt. val sparkCore ...
Greening asked 10/2, 2015 at 3:8

1

The Standford Core NLP and the GATE provides the various NLP operation like NER, POS tagging. There are some of the NLP operation like Tokenizer, Snowball Stemmer available as a UIMA component. So,...
Partain asked 12/6, 2014 at 14:19

2

Solved

I am new to UIMA Ruta. I made some annotators using scripting language. I am able to run them within EclipseIDE. I want to write a JAVA API to automatically run scripts on the input provided. I a...
Kwang asked 22/4, 2014 at 11:33

1

I want to use https://code.google.com/p/heideltime/ in a java project. That code "fits into the UIMA pipeline", which is something I don't understand at all. UIMA looks like it's designed to solve ...
Saltillo asked 24/6, 2013 at 19:31

2

I have been searching for examples of using Apache UIMA in a java program. Are there examples on how to use the example Annotators in a Java program ?
Corie asked 15/5, 2011 at 14:24
1

© 2022 - 2024 — McMap. All rights reserved.