marf.nlp.Collocations
Class CollocationWindow

java.lang.Object
  extended by marf.nlp.Collocations.CollocationWindow

public class CollocationWindow
extends java.lang.Object

TODO: implement.

$Id: CollocationWindow.java,v 1.6 2006/01/06 22:20:13 mokhov Exp $

Since:
0.3.0.2
Version:
$Revision: 1.6 $
Author:
Serguei Mokhov

Constructor Summary
CollocationWindow()
           
 
Method Summary
static java.lang.String getMARFSourceCodeRevision()
          Returns source code revision information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollocationWindow

public CollocationWindow()
Method Detail

getMARFSourceCodeRevision

public static java.lang.String getMARFSourceCodeRevision()
Returns source code revision information.

Returns:
revision string


SourceForge Logo