Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. Re: feature function referring headers in phrase-extract?
(Shuoyang Ding)
----------------------------------------------------------------------
Message: 1
Date: Wed, 22 Feb 2017 11:57:42 -0500
From: Shuoyang Ding <mtsding@gmail.com>
Subject: Re: [Moses-support] feature function referring headers in
phrase-extract?
To: Hieu Hoang <hieuhoang@gmail.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID: <826F7DE9-9F26-4E1E-B061-ED303E0270DC@gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi All,
Sorry for bringing up this again after a long time. Last time I worked around the problem by re-designing my feature function, which unfortunately does not apply this time.
To quickly remind you what the problem was, I was developing a feature function that involves some headers in phrase-extract/, and the headers seems not correctly referenced.
As Hieu suggested, I copied code in phrase-extract/ into moses/ and it caused massive re-definition error so seems like that is not a straight-forward solution.
Having read some feature functions, I noticed that a feature function PhraseOrientation actually reference headers in phrase-extract/, and it seems to work well. I?m wondering if it is actually easier to do something similar to that feature function (i.e. by changing some bjam configurations) and which config files should I be looking at.
Thanks!
Regards,
Shuoyang Ding
Ph.D. Student
Center for Language and Speech Processing
Department of Computer Science
Johns Hopkins University
Hackerman Hall 225A
3400 N. Charles St.
Baltimore, MD 21218
http://cs.jhu.edu/~sding <http://cs.jhu.edu/~sding>
> On Apr 29, 2016, at 3:59 AM, Hieu Hoang <hieuhoang@gmail.com> wrote:
>
> You should be careful of referencing files in phrase-extract/ if you are developing code that is in moses/
>
> The code in phrase-extract/ will not be linked.
>
> It's probably safer to simply copy what you need from phrase-extract/ into moses/ and use the copy
>
> On 25/04/2016 17:16, Shuoyang Ding wrote:
>> Hi all,
>>
>> I?m developing a feature function that involves some headers in phrase-extract:
>>
>> phrase-extract/extract-ghkm/AlignmentGraph.h
>> phrase-extract/extract-ghkm/Rule.h
>> phrase-extract/extract-ghkm/ScfgRule.h
>> phrase-extract/syntax-common/xml_tree_parser.h
>>
>> Now I?m having some issue with recompiling with this new feature function ? these headers seems not correctly referenced. I attached the build log with this email. Specifically:
>>
>> ./phrase-extract/extract-ghkm/AlignmentGraph.h:28:24: fatal error: SyntaxTree.h: No such file or directory
>>
>> I guess I may have to change moses/Jamfile to accommodate this change. Is there anyone who is familiar with bjam who can help me?
>>
>> Thanks!
>>
>> Regards,
>> Shuoyang Ding
>>
>> Ph.D. Student
>> Center for Language and Speech Processing
>> Department of Computer Science
>> Johns Hopkins University
>>
>> Hackerman Hall 225A
>> 3400 N. Charles St.
>> Baltimore, MD 21218
>>
>> http://cs.jhu.edu/~sding <http://cs.jhu.edu/%7Esding>
>>
>>
>>
>>
>> _______________________________________________
>> Moses-support mailing list
>> Moses-support@mit.edu <mailto:Moses-support@mit.edu>
>> http://mailman.mit.edu/mailman/listinfo/moses-support <http://mailman.mit.edu/mailman/listinfo/moses-support>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170222/823dd343/attachment-0001.html
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 124, Issue 20
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 124, Issue 20"
Post a Comment