|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgeneration.sentence.CDRCNew
public class CDRCNew
A modification of CDRC-P algorithm to generate sentences satisfying context-dependent rule coverage and length control.
| Constructor Summary | |
|---|---|
CDRCNew(MyGrammar grammar)
Creates an instance |
|
| Method Summary | |
|---|---|
MySentence[] |
generateSentences()
Returns the sentences satisfying context-dependent rule coverage and length control |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CDRCNew(MyGrammar grammar)
grammar - the grammar to generate sentences| Method Detail |
|---|
public MySentence[] generateSentences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||