oh right. The email about it is here
    http://article.gmane.org/gmane.comp.nlp.moses.user/5882/

Use the moses library but not the moses command line. Also built a 
C-based wrapper for the library - mainly to encourage people to develop 
gui in other languages, Java, C#, VB etc.

It doesn't do lattice output though, as Holger wanted.

On 06/06/2012 03:42, Lane Schwartz wrote:
> No, you weren't talking about the lattice output - you were talking
> about the moses library.
>
> On Tue, Jun 5, 2012 at 7:59 PM, Hieu Hoang<fishandfrol...@gmail.com>  wrote:
>> Wasn't me. I don't know much about the lattice output
>>
>> Hieu
>> Sent from my flying horse
>>
>> On 5 Jun 2012, at 09:07 PM, Lane Schwartz<dowob...@gmail.com>  wrote:
>>
>>> I think Hieu mentioned recently that there is a Moses library that
>>> gets compiled, with an API that could be called. I've never used it,
>>> though.
>>>
>>> On Tue, Jun 5, 2012 at 3:49 PM, Holger Schwenk
>>> <holger.schw...@lium.univ-lemans.fr>  wrote:
>>>> On 06/05/2012 06:45 PM, Philipp Koehn wrote:
>>>>> Hi,
>>>>>
>>>>>> An intermediate step could be to use the CSLM to rescore lattices which
>>>>>> are likely to be a much richer dump of the search space than n-best
>>>>>> lists. Can Moses create lattices which include all the (14) feature
>>>>>> function scores ?
>>>>> When using the switch "-osgx FILE", a detailed score breakdown is provided
>>>>> with each line. I added this to the documentation:
>>>>> http://www.statmt.org/moses/?n=Moses.AdvancedFeatures#ntoc11
>>>>
>>>> Hi,
>>>>
>>>> is there code somewhere to load such a graph into memory creating a 
>>>> suitable
>>>> data structure ? Eventually functions to recalculate the global score given
>>>> a set of feature weights and extracting the new best solution ?
>>>>
>>>> Once, I've that beast in memory it is pretty easy to rescore the LM
>>>> probabilities with the CSLM.
>>>>
>>>> This code be also useful to do lattice MBR (independently from Moses) or
>>>> lattice mert, and all kind of multi-pass decoding...
>>>>
>>>> Holger
>>>>
>>>
>>>
>>> --
>>> When a place gets crowded enough to require ID's, social collapse is not
>>> far away.  It is time to go elsewhere.  The best thing about space travel
>>> is that it made it possible to go elsewhere.
>>>                  -- R.A. Heinlein, "Time Enough For Love"
>>>
>>> _______________________________________________
>>> Moses-support mailing list
>>> Moses-support@mit.edu
>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to