Translation research - how to enter data into this program?

Discussion in 'C' started by oko, Dec 4, 2011.

  1. oko

    oko New Member

    Joined:
    Dec 4, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hello everybody :)

    I'm conducting a research on Machine Translation and I need to run two programs that compare a text translated by a human translator with a text produced by a computer. The result of the comparison should be presented in the 0-1 scale e.g. 0.569165243. The problem is that I know nothing about programming :( I've downloaded the two scripts and opened them in Dev-C++ but I have no idea where and how to enter the paths of the files that need to be compared.
    Could anyone please help me? Here are the scripts and their documentation (you need to delete the space after "http"):

    http ://web.science.mq.edu.au/~szwarts/downloads/Bleu.cpp
    http ://web.science.mq.edu.au/~szwarts/downloads/Bleu.doc.php

    http ://web.science.mq.edu.au/~szwarts/downloads/FMeasure.cpp
    http ://web.science.mq.edu.au/~szwarts/downloads/FMeasure.doc.php

    I will be very grateful for any tips.
     
  2. oko

    oko New Member

    Joined:
    Dec 4, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    I got some help. I just have to compile the program and run it with the appropriate parameters :)
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice