.. |
content
|
removed finalize() methods, deprecated
|
2022-10-04 20:12:47 +02:00 |
importer
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
language
|
tab to spaces for classes supporting the condenser.
|
2023-09-01 11:00:42 +02:00 |
parser
|
code maintenance - removed warnings and replaced deprecated functions
|
2024-11-25 12:29:11 +01:00 |
AbstractParser.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
Condenser.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
DateDetection.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
Document.java
|
added canonical filter
|
2023-01-16 14:50:30 +01:00 |
ImageParser.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
LargeNumberCache.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
LibraryProvider.java
|
removed warnings
|
2022-10-04 22:05:32 +02:00 |
Parser.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
Phrase.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
ProbabilisticClassifier.java
|
Fixed a NullPointerException case.
|
2016-12-02 13:45:45 +01:00 |
SentenceReader.java
|
Check if the character is a minus sign and is followed by a letter or a
|
2023-09-03 10:22:03 +02:00 |
SnippetExtractor.java
|
added snippet extraction with synonym matching
|
2024-08-26 23:44:42 +02:00 |
TextParser.java
|
code maintenance - removed warnings and replaced deprecated functions
|
2024-11-25 12:29:11 +01:00 |
Tokenizer.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
VocabularyScraper.java
|
replaced http links with https
|
2024-07-21 18:02:58 +02:00 |
WordTokenizer.java
|
Check if the character is a minus sign and is followed by a letter or a
|
2023-09-03 10:22:03 +02:00 |