Ask a questionAsk a question
 

AnswerGrammar Inference

  • Thursday, October 29, 2009 2:25 PMCeyhun Ciper Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Are there any plans to automatically infer grammars from text in Oslo?

    Example:

    abcdabccd
    
    S -> ABAcB
    A -> ab
    B -> cd
    
    

    -Ciper

Answers

  • Friday, October 30, 2009 6:08 PMedhickeyMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Ciper,

    I'll make sure the team knows about this and has it on their radar for future consideration.

    Thanks,

    Ed
    • Marked As Answer byCeyhun Ciper Friday, October 30, 2009 8:23 PM
    •  

All Replies

  • Thursday, October 29, 2009 3:58 PMjustncase80 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hmm, do you even think that's possible to do in any reasonable way? It sounds insanely complex at the very least.
  • Thursday, October 29, 2009 6:31 PMCeyhun Ciper Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    You are absolutely right: it is complex... but doable.

    I have been spending the last month trying to do it; reasonable functionality now but still optimizing for performance (it is done in Prolog). Can set-up my site to include it so that it can be asked for download, if anybody is interested, of course.

    If MS were to include that kind of facility in the SDK, our lives would be much simpler (they have tons of high-caliber researchers).

    Coincidentally, grammar inference is more important for M than for Mg (there is still such a distinction in my mind).

    -Ciper
  • Friday, October 30, 2009 6:08 PMedhickeyMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Ciper,

    I'll make sure the team knows about this and has it on their radar for future consideration.

    Thanks,

    Ed
    • Marked As Answer byCeyhun Ciper Friday, October 30, 2009 8:23 PM
    •