| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgr.demokritos.iit.jinsect.console.grammarAndContentAnalysis
public class grammarAndContentAnalysis
A command-line facility class to perform grammar and content analysis of texts, based on n-gram graphs.
| Constructor Summary | |
|---|---|
grammarAndContentAnalysis()
 | 
|
| Method Summary | |
|---|---|
static void | 
main(java.lang.String[] args)
Performs a grammar and content comparison between sets of documents.  | 
static void | 
printUsage()
Provides command-line syntax information for calling the class.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public grammarAndContentAnalysis()
| Method Detail | 
|---|
public static void printUsage()
public static void main(java.lang.String[] args)
args - the command line arguments
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||