Git Product home page Git Product logo

eserix's People

Contributors

emjotde avatar rjawor avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

summa-platform

eserix's Issues

Doesn't split final sentence

Hi there,

I have found a strange behaviour while debugging the SUMMA MT module. Eserix depends on capitalization being correct. Is this a bug? Example below. This is a problem because we do not have correct capitalisation in ASR output. But we could get the punctuation module to uppercase all words following an inserted full stop and leave eserix alone.

abmayne@sif:~/experiments/summa/hackathon17/summa-mt$ /mnt/skaol0/lexi/experiments/summa/hackathon17/summa-mt/eserix/build/bin/eserix -r /mnt/skaol0/lexi/experiments/summa/hackathon17/summa-mt/eserix/srx/rules.srx -l de -t
(INPUT) this is a test with a long sentence . And another test . He He he . this is a
(OUTPUT - correct) this is a test with a long sentence .
(OUTPUT - correct) And another test .
(OUTPUT - incorrect) He He he . this is a

(INPUT) this is a test with a long sentence . And another test . He He he . This is a
(OUTPUT - correct) this is a test with a long sentence .
(OUTPUT - correct) And another test .
(OUTPUT - correct) He He he .
(OUTPUT - correct) This is a

no std:: with string

Hi Marcin, we have experienced some problems with building eserix. The solution was to add "std::" before "string&" in regexp.hpp lines 83, 91
Cheers,
Marcin

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.