public class AuthorMerger extends Object
| Constructor and Description |
|---|
AuthorMerger() |
| Modifier and Type | Method and Description |
|---|---|
static List<eu.dnetlib.data.proto.FieldTypeProtos.Author> |
merge(Collection<List<eu.dnetlib.data.proto.FieldTypeProtos.Author>> authors) |
static List<eu.dnetlib.data.proto.FieldTypeProtos.Author> |
merge(Collection<List<eu.dnetlib.data.proto.FieldTypeProtos.Author>> authors,
double threshold) |
public static List<eu.dnetlib.data.proto.FieldTypeProtos.Author> merge(Collection<List<eu.dnetlib.data.proto.FieldTypeProtos.Author>> authors, double threshold)
public static List<eu.dnetlib.data.proto.FieldTypeProtos.Author> merge(Collection<List<eu.dnetlib.data.proto.FieldTypeProtos.Author>> authors)
Copyright © 2022. All rights reserved.