UIMA IN LINUX

2008-02-12 Thread chandra sekhar
Respected sir , I am working on uima ,in linux , when I pasted eclipse plugins of uima in eclipse folder. when i check by doing: Window->ShowView->other->PDE-plugins , I can able to see uima.desceditor and other plugins. but when do like: descriptor -> new ->others , It doent contain UIMA option.

A DOUBT IN UIMA

2008-02-01 Thread chandra sekhar
Respected sir , I am implementing nicholas chase paper on UIMA (Product Number Annotation). Sir , I am getting an error which is same as the error ,prescribed in this link of IBM. http://www-128.ibm.com/developerworks/forums/thread.jspa?threadID=138977&tstart=0 The error I am getting is : com.

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-24 Thread chandra sekhar
Sir, I am specifying the data already in the "data" folder , even though , I am not getting the annotation results on right side window. The windows remaining empty. please give me a suggestion. -- sekhar.

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-22 Thread chandra sekhar
Respected sir , I am just copying the names given by them in pdf file. my descriptors folder doesnt contain ant file by name "ProductNumberDescriptor". I am trying to acces to "ProductNumberAEDescriptor" from my descriptor folder.even though I am getting an error. regards sekhar.

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-22 Thread chandra sekhar
Respected sir , I am implementing the pdf which i am attached with this mail. I executed correctly upto SPECIFY THE ANALYSIS ENGINE DESCRIPTOR. While executing SPECIFY THE ANALYSIS ENGINE DESCRIPTOR . I am getting an error " An import cannot be resolved.no .xml file with file name *ProductNum

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-22 Thread chandra sekhar
Respected sir , I am implementing the pdf which i am attached with this mail. I executed correctly upto SPECIFY THE ANALYSIS ENGINE DESCRIPTOR. While executing SPECIFY THE ANALYSIS ENGINE DESCRIPTOR . I am getting an error " An import cannot be resolved.no .xml file with file name *ProductNum

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-21 Thread chandra sekhar
Respected Sir , import org.apache.uima.jcas.JCas; import org.apache.uima.jcas.JCasRegistry; import org.apache.uima.cas.impl.CASImpl; import org.apache.uima.cas.impl.FSGenerator; import org.apache.uima.cas.FeatureStructure; import org.apache.uima.cas.impl.TypeImpl; import org.apache.uima.cas.Type; i

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-21 Thread chandra sekhar
Respected sir , I am implementing Product type Annotator . I implemented upto typeSystemDescription.xml , but i found errors in in java classes generated. ProductNumber_Type.java. totally i got 81 errors, some of the errors are like this. Severity and Description casType cannot be resolved or is

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-20 Thread chandra sekhar
Respected Sir , I installed the plugins , but I am getting error messages like : Message Constraint : require bundle :or.apache.uima.runitme;bundle verison=" 0.0.0" . Message Constraint : require bundle :or.apache.uima.jcas.jcasgenp;bundle verison="0.0.0" . please help me in this regard. regard

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-20 Thread chandra sekhar
respected sir , I checked for plugins ,but i didnt find org.apache.uima.desceditor plugin. can you please tell me how to install it? i searched in google but i didnt found how to do it. regards sekhar

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-20 Thread chandra sekhar
Respected Sir, While working with UIMA, I am running an productNumbertype example , I have imported project uima_examples. When I ran it using document analyzer it is showing window. I have given input, output directory path. click on RUN and it is running and as result of that new window is a

Re: RESPECTED SIR , A DOUBT IN UIMA.

2008-01-19 Thread chandra sekhar
Respected Sir , for option 2 ) When I use http://download.eclipse.org/modeling/emf/updates/site.xml * *I got same prob. for oprion 3 ) I used Eclipse classic 3.3.1.1 so EMF is not available. sir , I downloaded EMF from http://wiki.e

RESPECTED SIR , A DOUBT IN UIMA.

2008-01-19 Thread chandra sekhar
Respected Sir , I am sekhar from India. sir , when I am working eclipse modeling framework, when i followed these steps : Help-> Software Updates-> Find and install etc , I am getting error message like : " network connection problems encountered during search" . when i click detail button of th

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-14 Thread chandra sekhar
Respected Sir , I didnt found any error messages while running both batch files.But i didnt get a window when i run documentAnalyzer.bat file.

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-14 Thread chandra sekhar
Respected sir , java Installer installed java in in C:\ProgramFiles. now i set JAVA_UIMA to C:\Program Files\Java\jdk1.5.0 and i run both adjustExamplePaths.bat file documentAnalyzer.bat file . now the cmd messages as folowes: a*djustExamplePaths.bat:* C:\Program Files\apache-uima\bin>setloc

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-14 Thread chandra sekhar
Respected Sir , now i set JAVA_HOME variable to C:\Program Files the error in document analyzer is solved, but there is a path not found error in adjustExamplePaths.bat file. The error message is like this. C:\Program Files\apache-uima\bin>setlocal C:\Program Files\apache-uima\bin>if

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-14 Thread chandra sekhar
Respected sir , I set JAVA_HOME to C:Program Files only. Error in document analyzer is solved,but there is an error in adjustExamplePaths.bat file. the error message is like this: C:\Program Files\apache-uima\bin>setlocal C:\Program Files\apache-uima\bin>if "C:\Program Files\" == "" (set UIMA_J

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-14 Thread chandra sekhar
Respected Sir , i did corrections as you specified. i installed jdk-1_5_0-windows-i586.exe , i stored java in program file folder. , I installed UIMA SDK also in program folder. now the EV are as follows: java_home : Program Files\. path : %UIMA_HOME%\bin; UIMA_HOME : C:\Program Files\apach

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-14 Thread chandra sekhar
sir , thank you , now i will do that , and make you know the result.

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-14 Thread chandra sekhar
Respected sir , I am trying to run C:\Program Files\apache-uima\lib\uima-core.jar , iam getting an error . The error is : Failed to load Main-class Manifest attribute from "%UIMA_HOME%/lib/uima-core.jar". can any one help me in this reagrd.

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-13 Thread chandra sekhar
Respected sir , I directly using jdk-1_5_0-windows-i586.exe in C drive , i am not using ant folder called JAVA.. now i set path variable to C:jdk-1_5_0-windows-i586.exe . I run it cmd prompt of windows.when i run it ,it started to install. now my path variable is like this : path : C:\TODAY\

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-13 Thread chandra sekhar
Respected sir , I did corrections according to your suggestions. I installed jdk-1_5_0-windows-i586.exe in C drive. now : JAVA_HOME : C:\jdk-1_5_0-windows-i586.exe PATH : C:\TODAY\apache-uima ( i installed UIMA SDK in C drive , in TODAY folder) UIMA_HOME :C:\TODAY\apache-uima but still i m g

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-13 Thread chandra sekhar
Respected sir , I stored UIMA SDK in (TODAY folder) C:\TODAY\apache-uima\bin . I set environment variable UIMA_HOME as C:\TODAY\apache-uima . I set this variable in system variables location . This the error i am getting when i double clik on document.analyzer.bat file; C:\TODAY\apache-uima\b

Re: DOUBT FROM AN INDIAN STUDENT

2008-01-13 Thread chandra sekhar
Respected sir , I am very thankful to your reply . I am downloading UIMA SDK from http://incubator.apache.org/uima/downloads.cgi . from this site , i downloaded from binary distributions section. I tried 1)uimaj-2.2.1-incubating-bin.zip [asc] [md5] [sha1] 2)uimaj-2.2.1-incubating-bin.tar

DOUBT FROM AN INDIAN STUDENT

2008-01-12 Thread chandra sekhar
Respected sir , I am V.chandra sekhar , from INDIA doing MS in Information Technology in DA-IICT (One of finest Tech Schools in INDIA), I am doing my internship in UIMA, I installed UIMA SDK , but i am not able to run document analyzer.bat fle. i need to get Document Analyzer window, but i didnt