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
Michael Peter Christen d3526c52af
fixed a problem in warc importer: do not fail if single WARC entries are
4 years ago
..
content Small perf improvement : initialize threads names early when possible 7 years ago
importer fixed a problem in warc importer: do not fail if single WARC entries are 4 years ago
language
parser removes some warning and unused objects 4 years ago
AbstractParser.java
Condenser.java
DateDetection.java removes some warnings: unused imports, params 4 years ago
Document.java
ImageParser.java
LargeNumberCache.java
LibraryProvider.java Upgraded the OpenGeoDB dump URL 6 years ago
Parser.java removes some warnings: unused imports, params 4 years ago
Phrase.java
ProbabilisticClassifier.java
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 Added new crawler attribute for finer control over Media Type detection 6 years ago
Tokenizer.java
VocabularyScraper.java replaced json library from JSON.org with libandroid-json-java 5 years ago
WordTokenizer.java