aboutsummaryrefslogtreecommitdiffstats
path: root/linguistics-components/src/main/java/com/yahoo/language/huggingface/package-info.java
blob: 7cec01ffed6f305d8759ffa39986986662d7995e (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.language.huggingface;

import com.yahoo.osgi.annotation.ExportPackage;