com.yahoo.language.simple.package-info Maven / Gradle / Ivy
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.language.simple;
import com.yahoo.osgi.annotation.ExportPackage;
/**
* A set of simple dependency-free linguistics processors suitable for testing.
*/
© 2015 - 2024 Weber Informatics LLC | Privacy Policy