Options

"Error doing text calssifiation"

sasss52sasss52 Member Posts: 9 Contributor II
edited May 2019 in Help
Hi Ingo,
Thanks for you help. Now it is working....:) But there is some more problem. I run some file for training in RM GUI, now I want to use the two out put file "Wordlist" and "mode" for textcalssification. But when I am running this files (.list and .mod) it is giving me this error!!!!!!!!!!!!!
-----------------
G Apr 1, 2009 1:05:34 PM: [Warning] SingleTextInput: Warning: Encoding  unknown. Using default.
G Apr 1, 2009 1:05:34 PM: [Warning] Kernel Model: The order of attributes is not equal for the training and the application example set. This might lead to problems for some models.
-------------------------
I don't know waht it mean. Can some one help me out please.....

G Apr 1, 2009 1:05:26 PM: rapidminer.home is 'C:\Program Files\Rapid-I\RapidMiner-4.3\'.
G Apr 1, 2009 1:05:26 PM: Loading operators from 'C:\Program Files\Rapid-I\RapidMiner-4.3\lib\plugins\rapidminer-text-4.3.jar'.
G Apr 1, 2009 1:05:26 PM: ----------------------------------------------------
G Apr 1, 2009 1:05:26 PM: Initialization Settings
G Apr 1, 2009 1:05:26 PM: ----------------------------------------------------
G Apr 1, 2009 1:05:26 PM: Default system encoding for IO: windows-1252
G Apr 1, 2009 1:05:26 PM: Load core operators...
G Apr 1, 2009 1:05:26 PM: Load Weka operators: weka not found
G Apr 1, 2009 1:05:26 PM: Load JDBC drivers from lib directory: false
G Apr 1, 2009 1:05:26 PM: Load JDBC drivers from classpath: false
G Apr 1, 2009 1:05:26 PM: Load plugins: true
G Apr 1, 2009 1:05:26 PM: Load plugins from 'C:\Program Files\Rapid-I\RapidMiner-4.3\lib\plugins'
G Apr 1, 2009 1:05:26 PM: ----------------------------------------------------
G Apr 1, 2009 1:05:26 PM: Read rcfile 'C:\Program Files\Rapid-I\RapidMiner-4.3\etc\rapidminerrc'.
G Apr 1, 2009 1:05:26 PM: Trying rcfile 'C:\Program Files\Rapid-I\RapidMiner-4.3\etc\rapidminerrc.Windows XP'...skipped
G Apr 1, 2009 1:05:26 PM: Trying rcfile 'C:\Documents and Settings\ssaha\.rapidminer\4_3_0_rapidminerrc'...skipped
G Apr 1, 2009 1:05:26 PM: Read rcfile 'C:\Documents and Settings\ssaha\.rapidminer\4_3_0_rapidminerrc.Windows XP'.
G Apr 1, 2009 1:05:26 PM: Trying rcfile 'C:\Documents and Settings\ssaha\Desktop\JavaWorkStation\testjava\rapidminerrc'...skipped
G Apr 1, 2009 1:05:26 PM: Trying rcfile 'C:\Documents and Settings\ssaha\Desktop\JavaWorkStation\testjava\rapidminerrc.Windows XP'...skipped
G Apr 1, 2009 1:05:26 PM: Trying rapidminer.rcfile. Property not specified...skipped
G Apr 1, 2009 1:05:26 PM: Loading operators from 'operators.xml'.
G Apr 1, 2009 1:05:26 PM: [Error] Cannot register 'ExcelExampleSetWriter': java.lang.NoClassDefFoundError: jxl/format/CellFormat
G Apr 1, 2009 1:05:27 PM: [Error] Cannot register 'NeuralNet': java.lang.NoClassDefFoundError: org/joone/engine/NeuralNetListener
G Apr 1, 2009 1:05:27 PM: Loading JDBC driver information from 'etc:jdbc_properties.xml'.
G Apr 1, 2009 1:05:27 PM: [Warning] Cannot register renderer: java.lang.NoClassDefFoundError: org/joone/engine/OutputPatternListener
G Apr 1, 2009 1:05:30 PM: [Warning] SingleTextInput: File C:\Documents and Settings\ssaha\Desktop\JavaWorkStation\testjava\sdjklfjasd'jgma'sd jd'sjf'sjk not found. Assuming the text is directly encoded as document source...
G Apr 1, 2009 1:05:30 PM: [Warning] SingleTextInput: Warning: Encoding  unknown. Using default.
G Apr 1, 2009 1:05:30 PM: [Warning] Kernel Model: The order of attributes is not equal for the training and the application example set. This might lead to problems for some models.
G Apr 1, 2009 1:05:30 PM: [Warning] Kernel Model: The given example set does not contain a regular attribute with name 'label_'. This might cause problems for some models depending on this particular attribute.
Test1:sports
G Apr 1, 2009 1:05:32 PM: [Warning] SingleTextInput: File C:\Documents and Settings\ssaha\Desktop\JavaWorkStation\testjava\workstation intel switch not found. Assuming the text is directly encoded as document source...
G Apr 1, 2009 1:05:32 PM: [Warning] SingleTextInput: Warning: Encoding  unknown. Using default.
G Apr 1, 2009 1:05:32 PM: [Warning] Kernel Model: The order of attributes is not equal for the training and the application example set. This might lead to problems for some models.
G Apr 1, 2009 1:05:32 PM: [Warning] Kernel Model: The given example set does not contain a regular attribute with name 'label_'. This might cause problems for some models depending on this particular attribute.
Test2:Politics
G Apr 1, 2009 1:05:34 PM: [Warning] SingleTextInput: File C:\Documents and Settings\ssaha\Desktop\JavaWorkStation\testjava\workstation exploit cinninati not found. Assuming the text is directly encoded as document source...
G Apr 1, 2009 1:05:34 PM: [Warning] SingleTextInput: Warning: Encoding  unknown. Using default.
G Apr 1, 2009 1:05:34 PM: [Warning] Kernel Model: The order of attributes is not equal for the training and the application example set. This might lead to problems for some models.
G Apr 1, 2009 1:05:34 PM: [Warning] Kernel Model: The given example set does not contain a regular attribute with name 'label_'. This might cause problems for some models depending on this particular attribute.
Test3:sports


Answers

  • Options
    IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM Founder
    Hi,

    are you sure that you have written down the wordlist and read it back again for the apply data set? Another reason could be that the text files are empty or do not even exist.

    If you have checked this and all seems fine I would ask for the two processes (XML, one for learning and one for model application) to get a better insight what is happening here.

    Cheers,
    Ingo
Sign In or Register to comment.