org.annotation.wordfreak.io
Class FrameSet
java.lang.Object
org.annotation.wordfreak.io.FrameSet
- public class FrameSet
- extends java.lang.Object
Constructor Summary |
FrameSet(java.lang.String s,
int type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENGLISH
public static int ENGLISH
KOREAN
public static int KOREAN
CHINESE
public static int CHINESE
FrameSet
public FrameSet(java.lang.String s,
int type)
throws java.io.IOException
getLemma
public java.lang.String getLemma()
getRoleSet
public java.lang.String[] getRoleSet(int n)
getRoleSetNumbers
public java.lang.String[] getRoleSetNumbers(int n)
getRoleSetName
public java.lang.String getRoleSetName(int n)
size
public int size()
isKorean
public boolean isKorean()
isChinese
public boolean isChinese()
isEnglish
public boolean isEnglish()
Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.