nlp
1.2.0
nlp
/
com.londogard.nlp.keywords
/
CooccurrenceKeywords
Cooccurrence
Keywords
public
class
CooccurrenceKeywords
implements
Keywords
<
Int
>
Content copied to clipboard
Unsupervised Keyword Extraction Based on algorithm proposed in
DOI:10.1142/S0218213004001466
Functions
Properties
Functions
keywords
Link copied to clipboard
public
List
<
Pair
<
List
<
String
>
,
Integer
>
>
keywords
(
String
text
,
Integer
top
,
LanguageSupport
languageSupport
)
Content copied to clipboard
Properties
INSTANCE
Link copied to clipboard
public
final
static
CooccurrenceKeywords
INSTANCE
Content copied to clipboard