public class ProperNounDetector
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERNAME_XSL
The adress of the xsl file containing the algorithm for proper name detection
|
Constructor and Description |
---|
ProperNounDetector() |
Modifier and Type | Method and Description |
---|---|
static java.util.ArrayList<java.util.ArrayList<java.lang.Object>> |
extractProperNouns(boolean allPunct)
check the converted xml file and search for proper nouns
updates the user list of proper nouns
|
public static final java.lang.String PROPERNAME_XSL
public static java.util.ArrayList<java.util.ArrayList<java.lang.Object>> extractProperNouns(boolean allPunct)
allPunct
- true if adding ; and : to the liste of final punctuations