| Package | Description |
|---|---|
| de.l3s.icrawl.contentanalysis |
Analysis of crawled documents
|
| Modifier and Type | Method and Description |
|---|---|
Labeler |
LabelerFactory.get(LanguageDetector.WeightedLocale locale) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<NamedEntity> |
ContentAnalyser.extractEntities(Labeler labeler,
String paragraph) |
| Constructor and Description |
|---|
LabelerFactory(Map<String,Labeler> labelers,
String defaultLabelerLanguage,
Function<String,Labeler> provider) |
LabelerFactory(Map<String,Labeler> labelers,
String defaultLabelerLanguage,
Function<String,Labeler> provider) |
Copyright © 2017. All rights reserved.