public class ClauseFinder extends Object
Identify clauses in an English sentence
It is used to identify and mark all cluases in a sentence. this module should be executed after the parallel structure module.
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
ClauseFinder() |
| Modifier and Type | Method and Description |
|---|---|
int |
clauseIdentify(Sentence sent) |
static void |
main(String[] args) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.