Commit Graph

4966 Commits

Author SHA1 Message Date
c9bd57592b Don't use test data if there is just one config
If classifier models cannot be compared, there is no reason to test.
2020-09-07 20:02:50 +02:00
2f9f981742 Merge pull request #247 from eikek/fix-db-migration
Fix db migration
2020-09-07 11:17:02 +00:00
76ccfb8a81 Only learn from confirmed items
Text classification should only learn from confirmed items. Log if
classification is disabled when processing an item.
2020-09-07 13:04:40 +02:00
cb1a9e0699 Use separate sql migration for h2 2020-09-07 13:04:29 +02:00
06879456a6 Change job priority on queue page 2020-09-05 18:50:58 +02:00
1dcccbcf7d Allow to hide classification settings in the webapp 2020-09-05 16:00:19 +02:00
5ae994e903 Remove sbt-mdoc plugin 2020-09-05 15:59:46 +02:00
ff2e7f5190 Merge pull request #245 from scala-steward/update/sbt-openapi-schema-0.6.2
Update sbt-openapi-schema to 0.6.2
2020-09-03 00:49:41 +00:00
019780ee39 Merge pull request #246 from scala-steward/update/yamusca-core-0.7.0
Update yamusca-core to 0.7.0
2020-09-03 00:49:36 +00:00
022b85efa2 Merge pull request #244 from scala-steward/update/bitpeace-core-0.5.1
Update bitpeace-core to 0.5.1
2020-09-03 00:48:25 +00:00
b0c966bdfa Update yamusca-core to 0.7.0 2020-09-03 02:37:17 +02:00
9e10890368 Update sbt-openapi-schema to 0.6.2 2020-09-03 02:37:11 +02:00
fc8f689e3d Update bitpeace-core to 0.5.1 2020-09-03 02:37:04 +02:00
81eba67c3d Merge pull request #243 from eikek/build-fixes
Build fixes
2020-09-02 23:39:31 +00:00
7a0f71604d Serve static files/assets preferring the gzip version 2020-09-03 01:29:09 +02:00
3b8500245f Provide gz version of web assets 2020-09-03 00:22:58 +02:00
8cb78e3dbe Merge pull request #242 from eikek/classifier
Classifier
2020-09-02 20:50:13 +00:00
afbe9554b6 Update joex nixos module 2020-09-02 22:23:12 +02:00
c3b62291ba Update website 2020-09-02 22:10:16 +02:00
145c308461 Update documentation 2020-09-02 21:22:30 +02:00
4309bd8dfd Some cleanup 2020-09-02 21:22:30 +02:00
f9fcee81a5 Add start-now button for train-classifier task 2020-09-02 21:22:22 +02:00
d0cfc0e58d Merge pull request #241 from scala-steward/update/sbt-scalafix-0.9.20
Update sbt-scalafix to 0.9.20
2020-09-02 16:49:47 +00:00
5f3c5fb550 Update sbt-scalafix to 0.9.20 2020-09-02 18:37:26 +02:00
8677eca6d4 Fix setting default in dropdown 2020-09-02 18:28:14 +02:00
237b960625 Guess a tag on item processing using a trained model if available 2020-09-02 18:28:14 +02:00
316b490008 Implement learning a text classifier from collective data 2020-09-02 18:28:14 +02:00
68bb65572b Integrate learn-classifier task into the app 2020-09-02 18:28:14 +02:00
0c97b4ef76 Initial impl of a text classifier based on stanford-nlp 2020-09-02 18:28:14 +02:00
8c4f2e702b Add classifier settings 2020-09-02 18:28:14 +02:00
53fdb100ab Merge pull request #240 from scala-steward/update/sbt-mdoc-2.2.6
Update sbt-mdoc to 2.2.6
2020-09-02 14:29:20 +00:00
b6ff94046a Update sbt-mdoc to 2.2.6 2020-09-02 16:17:44 +02:00
0faf7fd990 Merge pull request #239 from scala-steward/update/swagger-ui-3.32.5
Update swagger-ui to 3.32.5
2020-08-28 16:27:26 +00:00
22fd8947b2 Update swagger-ui to 3.32.5 2020-08-28 18:15:12 +02:00
31544240fb Merge pull request #238 from eikek/stanford-nlp4
Stanford nlp4
2020-08-25 19:02:43 +00:00
aefa7bace2 Update README.md 2020-08-25 20:53:01 +02:00
3473cbb773 Use collective data with NER annotation 2020-08-25 20:40:44 +02:00
75e918cca5 Update README.md 2020-08-25 17:23:31 +02:00
de5b33c40d Add updated column to some tables 2020-08-24 21:30:52 +02:00
96d2f948f2 Use collective's addressbook to configure regexner 2020-08-24 14:40:52 +02:00
8628a0a8b3 Allow configuring stanford-ner and cache based on collective 2020-08-24 10:55:59 +02:00
4e7c00c345 Don't ignore updates for stanford-nlp anymore 2020-08-23 17:48:42 +02:00
14f646f6a2 Make new coursier cache available to travis 2020-08-23 17:48:42 +02:00
fdb46da26d Add french language and upgrade stanford-nlp to 4.0.0 2020-08-23 17:48:42 +02:00
9945b43266 Merge pull request #237 from scala-steward/update/fs2-core-2.4.4
Update fs2-core, fs2-io to 2.4.4
2020-08-22 14:30:23 +00:00
f91d597c03 Update fs2-core, fs2-io to 2.4.4 2020-08-22 16:22:40 +02:00
9620be1604 Harmonize badges 2020-08-22 13:00:30 +02:00
08712e0acc Fix link in changelog 2020-08-22 00:25:31 +02:00
cf3067aa68 Update documentation 2020-08-22 00:19:09 +02:00
2a691ba115 Merge pull request #236 from scala-steward/update/postgresql-42.2.16
Update postgresql to 42.2.16
2020-08-21 20:34:24 +00:00