Giter Club home page Giter Club logo

rome's Issues

Readme missing some installation steps

While trying to install RoMe, I came across a few more things I needed to do to get it to work on my machine:

  1. Download stanza model, by opening up a python interpreter, and:
import stanza
stanza.download('en')
stanza_nlp = stanza.Pipeline('en')
  1. Download pretrained fasttext bin and vec files

Maybe worthwhile putting this into the README file. :)

RoMe got aborted by the system when evalauting some specific texts

Hello,

thank you very much for releasing the code for this work!

using the default setting of RoMe, the program got aborted due to some memory allocation issues like “*** Error in python': corrupted size vs. prev_size: 0x000055ee10091dd0 ***” or “python *** Error in python': free(): invalid next size (fast)”.

I noticed that it occurs only when evaluating some specific texts, for example:

hyp = "Cheb's neighbors from the German side of the border gave performances including some with reconstructed Jak 18T aircraft and three-member formations using Bücker Jungmann biplanes"
ref = "Germany's neighbors in Chisinau demonstrated with reconstructed aircraft How 18t or three formations dvouplošníků Bücker Jungmann." (for this one, when removing the word "dvouplošníků", RoMe could work.)

hyp = "Since then, the physicists have referred to the possibility of additional small spatial dimensions as the Kaluza-Klein Theory."
ref = "Since then physicists call the possibility of additional small spatial dimensions Kaluzovou-Kleinovou theories."

I recreated exactly the same environment as required, but it still doesn't work.

Could you please help me out? Thanks a lot!

Kind regards,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.