Well, it's a hard question, after all no one can really know better than you what you should do.
But if you can't write complex code, I don't advise you to try to improve moses code. If you are a beginner in programming and want to start programming things related to nlp, maybe you should try python nltk. You didn't give much precisions about the ideas that you have; maybe they can be implemented using moses as it is (it is a very generic tool, and statistical models can make a lot of things, it just depends on what you teach them). If they can't, start by describing what functionalities you would need. The more precisely you can describe them, the more chances you have that they can be implemented (ultimately, if your description is so precise that a C++ compiler can parse it, then you have programmed it :) ). -- Raphael Payen 2010/4/4 Pari Programmer <[email protected]>: > Hello All. > I am a under-graduated student of Computer Science, But I'm suffering of not > Knowing Programming Skills well. I cant write a complex code. on the other > side, I'm interested in NLP specially SMT. > I downloaded Moses Source Code I cant know anything from it. > can anyone tell me how can I improve my programming skill for NLP. I know > many theoretical problems of NLP and I have some good Ideas in this field > specially for Persian, but I can't implement them. > What I have to do ? > I want immediately do that.... > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
