Error
Posted by: Saqip
Date: May 23, 2019 07:04AM

Hello All,
I got the following error when I try to compile algorithms at SPMF.

Errorsad smiley207, 48) java: unmappable character (0xE9) for encoding UTF-8

Kindly you please let me know how I can fix it.
I use IntelliJ Idea.

Kind regards,

Re: Error
Date: May 24, 2019 04:04PM

Hi,

That means that the compiler is expected the file to be encoded in UTF-8 but one of the file is not in UTF-8. Do you know which file? Is it shown in the error message?

If so, please let me know. Otherwise, I can also try to convert all the files again to UTF-8 (they should be already, but perhaps that some of them are not!)

Thanks
Philippe

Re: Error
Posted by: Saqip
Date: May 26, 2019 03:40AM

Thanks,
Yes, I tried to run MainTestPrePost that contains contextPasquier99.txt file.
The problem appears with all Main tests algorithms,

Kind regards
Saqip

need modified source code class file for charm,and bide algorithm
Posted by: S.Ramesh
Date: June 29, 2019 03:50PM

-------------------------------------------------------
>
> hi
>i need modified source code and class file for charm and bide algorithm in order >to update with my own methodology.
> methodology to incorporate to the candidate generation of these algorithm is
>while generate k item set to k+1 item set
>new item set={ item x UNION item y: support-count(x)=support-count(y)}
>that is item x and item y concatenated to generate k+1 item set if the >support thresh hold value of item x and item y is same, otherwise pruned
> i try to modify the code, could not find the correct statement of the program
> further unable to compile MainTestChram*** files and MainTestBide*** files
> can u help me
<thanks
< s.ramesh

Re: need modified source code class file for charm,and bide algorithm
Date: June 29, 2019 09:23PM

Hi, I answered your e-mail.

Re: need modified source code class file for charm,and bide algorithm
Posted by: S.Ramesh
Date: June 29, 2019 10:47PM

thank you sir

s.ramesh

This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.