You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document
Daleth Darko 3ced06c731
Various javadoc fixes
3 years ago
..
content fixed some newInstance() warnings 4 years ago
importer fix for warc importer 3 years ago
language Fixed language detector initialization and NullPointerException cases. 8 years ago
parser Various javadoc fixes 3 years ago
AbstractParser.java added a crawl filter based on <div> tag class names 7 years ago
Condenser.java Added basic support for autotagging microdata annotated item types. 7 years ago
DateDetection.java removes some warnings: unused imports, params 5 years ago
Document.java Added a crawl filtering possibility on documents Media Type (MIME) 7 years ago
ImageParser.java BMP and ICO image formats support : integrated /haraldk/TwelveMonkeys 9 years ago
LargeNumberCache.java replaced new Number(Number) with Number.instanceOf 4 years ago
LibraryProvider.java Upgraded the OpenGeoDB dump URL 7 years ago
Parser.java removes some warnings: unused imports, params 5 years ago
Phrase.java more performance hacks 15 years ago
ProbabilisticClassifier.java Fixed a NullPointerException case. 8 years ago
SentenceReader.java Reduced memory footprint of text snippet extraction 7 years ago
SnippetExtractor.java Reduced memory footprint of text snippet extraction 7 years ago
TextParser.java Various javadoc fixes 3 years ago
Tokenizer.java Refactoring : documented and extracted autotagging processing functions. 7 years ago
VocabularyScraper.java replaced json library from JSON.org with libandroid-json-java 5 years ago
WordTokenizer.java Reduced text snippet extraction processing time. 7 years ago