Class UrlTextFilter

java.lang.Object
com.optimaize.langdetect.text.UrlTextFilter
All Implemented Interfaces:
TextFilter

public class UrlTextFilter extends Object implements TextFilter
Removes URLs and email addresses from the text.
Author:
Fabian Kessler