iitb.Segment
Class Segment
java.lang.Object
iitb.Segment.Segment
- public class Segment
- extends java.lang.Object
- Author:
- Sunita Sarawagi
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Segment
public Segment()
featureGenerator
public FeatureGenerator featureGenerator()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
parseConf
public void parseConf(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
processArgs
public void processArgs()
throws java.lang.Exception
- Throws:
java.lang.Exception
segment
public int[] segment(iitb.Segment.Segment.TestRecord testRecord,
int[] groupedToks,
java.lang.String[] collect)
train
public void train()
throws java.lang.Exception
- Throws:
java.lang.Exception
test
public void test()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTest
public void doTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
calc
public void calc()
throws java.lang.Exception
- Throws:
java.lang.Exception
Submit a bug or feature.