[Apertium-stuff] Coding challenge - Apertium in chat clients

2014-03-16 Thread Sachin Shastri
Hello, I am almost done with the plugins to be made for chat clients, but I wanted to post one of them ,first to make sure I have understood the problem statement right. Here is the link to the Pidgin plugin I have made. During chat , it receives an IM, reverses it,if it contains three asterisk(*

Re: [Apertium-stuff] GSOC proposal : accent and diacritic restoration

2014-03-16 Thread Raveesh Motlani
On Mon, Mar 17, 2014 at 12:33 AM, Sarthak Nandi wrote: > Hi guys, > > Hello, > I am a student doing B.Tech from VIT Vellore majoring in computer science. > I want to work on the accent and diacritic restoration project, however I > have a few doubts with the coding challenge. > > 1. From what I

Re: [Apertium-stuff] [GSOC] Unify the metadix formats Queries (Mikel Forcada)

2014-03-16 Thread Jim O'Regan
On 15 March 2014 17:15, Gaurav Agrawal wrote: > Hello Mikel/Jimmy, > > I have completed the coding challenge for the project Unify the Metadix > Format. > > I have put it on the github at link mentioned below : (with the details in > the readme.txt) > > https://github.com/ergaurav2/apertium-unify-

Re: [Apertium-stuff] [GSOC] Unify the metadix formats Queries (Mikel Forcada)

2014-03-16 Thread Gaurav Agrawal
Hello all, I have share my understanding about the meta dictionary and the project "Unify the metadix formats" on the wiki page under my user: http://wiki.apertium.org/wiki/User:Ergaurav3/Discussion_Gsoc_Unify_Metadix Please share your comments/suggestion on the same so I proceed further to the

[Apertium-stuff] GSOC proposal : accent and diacritic restoration

2014-03-16 Thread Sarthak Nandi
Hi guys, I am a student doing B.Tech from VIT Vellore majoring in computer science. I want to work on the accent and diacritic restoration project, however I have a few doubts with the coding challenge. 1. From what I could understand charlifter replaces the text where diacritics must be present

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Antonio-M. Corbi Bellot
It seems that the stack is completely trashed...most of the time this is due to a 'wild' pointer...probably a run under the valgrind umbrella can help to spot the failure. A. Corbi. El Sun, 16 Mar 2014 12:31:12 + Francis Tyers escribio: > Hmm, I'm a bit stumped then ... :/ Perhaps someone

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Francis Tyers
Hmm, I'm a bit stumped then ... :/ Perhaps someone else who has experience with debugging on a mac could help out here ? F. El dg 16 de 03 de 2014 a les 06:29 -0600, en/na Allasso Travesser va escriure: > Okay, did that. There’s less output this time: > > (gdb) run -g ../apertium-en-ca/en-ca.p

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Francis Tyers
Try in this order: ./autogen.sh --enable-debug ./configure --enable-debug make sudo make install F. El dg 16 de 03 de 2014 a les 06:15 -0600, en/na Allasso Travesser va escriure: > yes, > > cd ~/apertiumBuild/apertium > ./autogen.sh > make > sudo make install > sudo ./config --enable-debug > >

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Allasso Travesser
yes, cd ~/apertiumBuild/apertium ./autogen.sh make sudo make install sudo ./config --enable-debug On Mar 16, 2014, at 6:10 AM, Francis Tyers wrote: > Did you 'make install' also ? > > F.. > > El dg 16 de 03 de 2014 a les 05:58 -0600, en/na Allasso Travesser va > escriure: >> I get pretty muc

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Francis Tyers
Did you 'make install' also ? F.. El dg 16 de 03 de 2014 a les 05:58 -0600, en/na Allasso Travesser va escriure: > I get pretty much the same output. I recompiled and > passed --enable-debug to ./configure like you said. Is there any > way I can know if debug symbols got enabled? > > (gdb)

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Allasso Travesser
I get pretty much the same output. I recompiled and passed --enable-debug to ./configure like you said. Is there any way I can know if debug symbols got enabled? (gdb) bt #0 0x000100048bb3 in ?? () #1 0x0001 in ?? () #2 0x000100522300 in ?? () #3 0x0005 in

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Francis Tyers
Ok... you might need to recompile Apertium with debug symbols enabled. You might be able to do it just by passing --enable-debug when you run ./configure in the apertium/ dir. Try doing that and running the gdb commands again. This is really strange, as we have people using Apertium on Mac quite a

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Allasso Travesser
duh, yes, you told me to do that, didn’t you. (gdb) bt #0 0x000100048bb3 in ?? () #1 0x0001 in ?? () #2 0x00010051f7e0 in ?? () #3 0x0005 in ?? () #4 0x0001000a14a4 in ?? () #5 0x7fff5fbff400 in ?? () #6 0x00010051f2e4 in ?? () #7 0x7fff5fbff

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Francis Tyers
El dg 16 de 03 de 2014 a les 05:24 -0600, en/na Allasso Travesser va escriure: > On Mar 16, 2014, at 4:57 AM, Francis Tyers wrote: > > > El dg 16 de 03 de 2014 a les 04:34 -0600, en/na Allasso Travesser va > > escriure: > >> On Mar 16, 2014, at 4:28 AM, Francis Tyers wrote: > >> > >>> El ds 15

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Allasso Travesser
On Mar 16, 2014, at 4:57 AM, Francis Tyers wrote: > El dg 16 de 03 de 2014 a les 04:34 -0600, en/na Allasso Travesser va > escriure: >> On Mar 16, 2014, at 4:28 AM, Francis Tyers wrote: >> >>> El ds 15 de 03 de 2014 a les 21:40 -0600, en/na Allasso Travesser va >>> escriure: On Mar 15, 20

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Allasso Travesser
On Mar 16, 2014, at 4:57 AM, Francis Tyers wrote: > El dg 16 de 03 de 2014 a les 04:34 -0600, en/na Allasso Travesser va > escriure: >> On Mar 16, 2014, at 4:28 AM, Francis Tyers wrote: >> >>> El ds 15 de 03 de 2014 a les 21:40 -0600, en/na Allasso Travesser va >>> escriure: On Mar 15, 20

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Francis Tyers
El dg 16 de 03 de 2014 a les 04:34 -0600, en/na Allasso Travesser va escriure: > On Mar 16, 2014, at 4:28 AM, Francis Tyers wrote: > > > El ds 15 de 03 de 2014 a les 21:40 -0600, en/na Allasso Travesser va > > escriure: > >> On Mar 15, 2014, at 8:51 PM, Francis Tyers > >> wrote: > >> > >>> El d

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Allasso Travesser
On Mar 16, 2014, at 4:28 AM, Francis Tyers wrote: > El ds 15 de 03 de 2014 a les 21:40 -0600, en/na Allasso Travesser va > escriure: >> On Mar 15, 2014, at 8:51 PM, Francis Tyers >> wrote: >> >>> El ds 15 de 03 de 2014 a les 20:48 -0600, en/na Allasso Travesser va >>> escriure: On Mar 15,

Re: [Apertium-stuff] Installation on OSX not appear to translate properly

2014-03-16 Thread Francis Tyers
El ds 15 de 03 de 2014 a les 21:40 -0600, en/na Allasso Travesser va escriure: > On Mar 15, 2014, at 8:51 PM, Francis Tyers > wrote: > > > El ds 15 de 03 de 2014 a les 20:48 -0600, en/na Allasso Travesser va > > escriure: > > > On Mar 15, 2014, at 8:44 PM, Francis Tyers > > > wrote: > > > > > >