docspell/modules
Eike Kettner 9957c3267e Add constraints from config to classifier training
For large and/or many documents, training the classifier can lead to
OOM errors. Some limits have been set by default.
2021-01-21 17:46:39 +01:00
..
analysis/src Extend guessing tags to all tag categories 2021-01-18 21:51:45 +01:00
backend/src/main/scala/docspell/backend Add a reset-password admin route 2021-01-04 20:59:31 +01:00
common/src Refactor running classifier in text analysis 2021-01-19 21:30:02 +01:00
convert/src Update to Scala 2.13.4 2020-11-27 20:26:24 +01:00
extract/src Add a processing step to retrieve page counts 2020-11-09 11:08:24 +01:00
files/src Reorganize nlp pipeline and add nlp-unsupported language italian 2021-01-18 17:41:40 +01:00
fts-client/src/main/scala/docspell/ftsclient Refactoring solr/fts migration 2021-01-18 17:41:40 +01:00
fts-solr/src/main/scala/docspell/ftssolr Add 9 more lanugages to the list of document lanugages 2021-01-18 17:41:40 +01:00
joex/src Add constraints from config to classifier training 2021-01-21 17:46:39 +01:00
joexapi/src/main Fix joex version endpoint in spec 2021-01-17 22:56:33 +01:00
restapi/src/main/resources Control what tag categories to use for auto-tagging 2021-01-19 01:20:13 +01:00
restserver/src/main Control what tag categories to use for auto-tagging 2021-01-19 01:20:13 +01:00
store/src Add constraints from config to classifier training 2021-01-21 17:46:39 +01:00
webapp/src/main Make labels in classifier settings more clear 2021-01-20 01:05:59 +01:00