MarginaliaSearch/code/processes/converting-process/test/nu/marginalia/converting
Viktor Lofgren fdc3efa250 (setup) Remove OpenNLP tokenization model
This update eliminates all occurrences of the OpenNLP token model from the setup script, configuration, and test files, as this model file is no longer used.
2024-11-28 16:03:05 +01:00
..
logic (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
model (feature-extraction) Add new DocumentHeaders class encapsulating Html headers. 2024-11-11 13:26:15 +01:00
processor (test) Remove tests from fast suite 2024-11-17 19:45:59 +01:00
sideload (encyclopedia-sideloader) Add test suite and clean up urlencoding logic 2024-11-26 13:34:15 +01:00
util (setup) Remove OpenNLP tokenization model 2024-11-28 16:03:05 +01:00
ConvertingIntegrationTest.java (model) Remove deprecated fields from CrawledDocument and CrawledDomain 2024-11-20 15:27:05 +01:00
ConvertingIntegrationTestModule.java (refac) Move export tasks to a process and clean up process initialization for all ProcessMainClass descendents 2024-11-21 16:00:09 +01:00
CrawlingThenConvertingIntegrationTest.java (chore) Remove lombok 2024-11-11 21:14:38 +01:00