net.clementlevallois.stopwords.PlaceHolder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of umigon-stopwords Show documentation
Show all versions of umigon-stopwords Show documentation
stopwords and related operations for essential text mining functions in the umigon-family suite of tools
The newest version!
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package net.clementlevallois.stopwords.resources;
/**
*
* @author LEVALLOIS
*/
public class PlaceHolder {
public PlaceHolder() {
}
}