Menu

Error with FreeLing

Anonymous
2017-09-20
2018-10-29
  • Anonymous

    Anonymous - 2017-09-20

    Hi Koichi,

    I'm using KH Coder version 3 and today I wanted to analyze German text. It worked fine with Snowball Stemmer, but I wanted to use FreeLing which always created an error. So I started the preprocessing and always got the same error as you can see in the attachments. Stanford POS Tagger for English text works.

    Can you help?

    Thanks
    Selina

     
  • HIGUCHI Koichi

    HIGUCHI Koichi - 2017-09-20

    Hi Selina,

    Messages in “console2.png” are completely normal. They are not errors. They are just saying each line is processed normally.

    About messages in “console.png”, there seems to be a problem regarding “compounds.dat”. So, multi words detection function will not work and you will not able to extract compound words. But I think Freeling is still better than snowball because Freeling can detect base forms of words more correctly.

    So, you can just use Freeling. Or, you can go to Freeling forum to ask about the “compouds.dat” warning message.

    Best,

     
  • Anonymous

    Anonymous - 2017-09-20

    Hi Koichi,
    what do you mean by "you can just use Freeling"? Because Freeling always created the error so I can't use it, that's my problem.
    Best

     
  • HIGUCHI Koichi

    HIGUCHI Koichi - 2017-09-20

    Hi Selina,

    I think you can just ignore those warning messages of Freeling. The preprocessing of KH Coder will be performed just fine if you wait longer, I think.

    Best,

     

    Last edit: HIGUCHI Koichi 2017-09-20
  • Anonymous

    Anonymous - 2018-10-21

    Hi Koichi,
    what kind of problem about the message "Could not start FreeLing" during the PreProcessing ?
    I can click "skip this message" or "stack trace". When I click "skip the message", loading never ends and if I choice "stack trace", I see the attached message "stack trace".

     
  • HIGUCHI Koichi

    HIGUCHI Koichi - 2018-10-21

    Hi,

    That's a fatal error. Can I see console window?

    KH Coder uses FreeLing to extract words from text. So, if it can't use FreeLing, it can't perform any analysis.

     

    Last edit: HIGUCHI Koichi 2018-10-21
  • Anonymous

    Anonymous - 2018-10-21

    Can I solve this problem now?

     
  • HIGUCHI Koichi

    HIGUCHI Koichi - 2018-10-21

    Hi,

    There are no clues I can get from your screenshots.
    Still, we can perform online trouble shooting here. But It may take a week or so.

    First of all, what language text are you trying to analyze?

    Second, what happens if you start "command prompt" and execute these 2 command consecutively:

    cd C:\khcoder3\dep\freeling40\bin

    C:\khcoder3\dep\freeling40\bin\analyzer.bat --nodate --noquant --flush -f it.cfg --server --port 50005

    To execute a command, paste it to the command prompt window and hit "Enter" key. Screenshots will be nice.

    Best,

     

    Last edit: HIGUCHI Koichi 2018-10-21
  • Anonymous

    Anonymous - 2018-10-27

    Hi,

    After executing the seoncd command I receive an error for MSVCP120.dll missing code cannot be executed. I tried to download and put the file in c:\khcoder\ but it seems it's not working. Any other solution I could try?

    Best regards

     
  • HIGUCHI Koichi

    HIGUCHI Koichi - 2018-10-27

    Download & install "Visual C++ Redistributable Packages for Visual Studio 2013" (vcredist_x86.exe) from here.
    https://www.microsoft.com/en-US/download/details.aspx?id=40784

    Then try again & see what happens.

     
  • Anonymous

    Anonymous - 2018-10-28

    I install " Visual C++...(vcredits_x86.exe) but now ther's an other problem.

     
  • HIGUCHI Koichi

    HIGUCHI Koichi - 2018-10-28

    Can you attach the text file you are analyzing? And what language text are you trying to analyze?

    Or, you can try deleting "<", ">", and "\" fron the text.

     

    Last edit: HIGUCHI Koichi 2018-10-28
  • Anonymous

    Anonymous - 2018-10-28

    Hi,
    there are none of these symbols in my italian text

     
  • Anonymous

    Anonymous - 2018-10-28

    I succesfully solved the problem removing double spaces and empty lines from the text

     
  • HIGUCHI Koichi

    HIGUCHI Koichi - 2018-10-29

    Yes, please delete all control characters and non-printing character.

    You can see them with Notepad++ software. Or you can easily delete them using CLEAN function of Excel.

    Best,

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB