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 5e165a8150
removed unused imports
9 years ago
..
content eleminate dependency on file-extension in storeDocument but use supported mime-type 9 years ago
importer Refactoring : use StandardCharsets constants instead of hard-coded 9 years ago
language override detected language (statistic langdetect) only with TLD determided 9 years ago
parser removed unused imports 9 years ago
AbstractParser.java eleminate dependency on file-extension in storeDocument but use supported mime-type 9 years ago
Condenser.java override detected language (statistic langdetect) only with TLD determided 9 years ago
DateDetection.java add Portuguese month names to date recognition 10 years ago
Document.java eleminate dependency on file-extension in storeDocument but use supported mime-type 9 years ago
ImageParser.java BMP and ICO image formats support : integrated /haraldk/TwelveMonkeys 9 years ago
LargeNumberCache.java more performance hacks 15 years ago
LibraryProvider.java Refactoring : use StandardCharsets constants instead of hard-coded 9 years ago
Parser.java result heuristic (also used in greedy learning mode) to use outbound links if result is full index doc. Otherwise use default loader methode. 9 years ago
Phrase.java more performance hacks 15 years ago
ProbabilisticClassifier.java Refactoring : use StandardCharsets constants instead of hard-coded 9 years ago
SentenceReader.java hacks to prevent storage of data longer than necessary during search and 11 years ago
SnippetExtractor.java skip unused call parameter for hashSentence() 10 years ago
TextParser.java removed unused imports 9 years ago
Tokenizer.java fix posInText ranking calculation to score 0 on no position info 9 years ago
VocabularyScraper.java added enrichment of synonyms and vocabularies for imported documents 10 years ago
WordTokenizer.java added enrichment of synonyms and vocabularies for imported documents 10 years ago