public class ClausieWrapper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ClausieWrapper.O |
static class |
ClausieWrapper.S |
static class |
ClausieWrapper.SVO |
static class |
ClausieWrapper.V |
Constructor and Description |
---|
ClausieWrapper() |
Modifier and Type | Method and Description |
---|---|
static List<ClausieWrapper.SVO> |
extract(String sentence)
str = "Thirteen million Londoners have to cope with this, " +
"and bake beans and allbran and rape, and I'm sitting in this bloody " +
"shack and I can't cope with Withnail.
|
static void |
initClausie() |
static void |
main(String[] args) |
public static void initClausie() throws IOException
IOException
public static List<ClausieWrapper.SVO> extract(String sentence)
Copyright © 2017. All rights reserved.