Hi
           i have written a servlet in which it reads the annotation and
prints to the out stream.i have user FSIndexRepositary.my problem is i am
getting out put lik this

Processing file input.txt

uima.tcas.DocumentAnnotation

"Hi welcome to UIMA?what it mean?who is working on this?

UIMA ...

"

sofa = uima.cas.Sofa

sofaNum = 1

sofaID = "_InitialView"

mimeType = "text"

sofaArray = null

sofaString = "Hi welcome to UIMA?what it mean?who is working on this?

UIMA ..."

sofaURI = null

begin = 0

end = 348

language = "x-unspecified"

com.iton.uima.TestType

"Michael"

sofa = uima.cas.Sofa

sofaNum = 1

sofaID = "_InitialView"

mimeType = "text"

sofaArray = null

sofaString = "Hi welcome to UIMA?what it mean?who is working on this?

UIMA ..."

sofaURI = null

begin = 146

end = 153

TestType = "Michael"

com.iton.uima.TestType

"vijay"

sofa = uima.cas.Sofa

sofaNum = 1

sofaID = "_InitialView"

mimeType = "text"

sofaArray = null

sofaString = "Hi welcome to UIMA?what it mean?who is working on this?

UIMA ..."

sofaURI = null

begin = 250

end = 255

TestType = "vijay"

com.iton.uima.TestType

"sunil"

sofa = uima.cas.Sofa

sofaNum = 1

sofaID = "_InitialView"

mimeType = "text"

sofaArray = null

sofaString = "Hi welcome to UIMA?what it mean?who is working on this?

UIMA ..."

sofaURI = null

begin = 304

end = 309

TestType = "sunil"

Test UIMA Servlet Begin::0<br>

Test UIMA Servlet End::348<br>

Test UIMA Servlet Content::Hi welcome to UIMA?what it mean?who is working on
this?

UIMA stands for unstructured information management architecture.as per my
knowledge

Michael who is working on it from long time and adam who also works on the
same topic.

and who is this vijay? he is started learning this one month back.And sunil
is his guide to

show the path to him.<br>

Test UIMA Servlet End::uima.tcas.DocumentAnnotation<br>



but i want only those 3 strings.can any one help me ?



vijay

Reply via email to