-
- [x] Get basic input form parsing working
- [x] Get text tokens from unstructured text
- [x] Choose entity recognition service
- [x] Document entity recognition service decision
- [ ] Hook recognised…
-
```
Currently Serendipity only supports HSQLDB so we need to add support for MySQL
and PostgreSQL.
```
Original issue reported on code.google.com by `rob.ferg...@gtempaccount.com` on 8 Feb 2011 at 1…
-
I've tried installing 2.5 on an empty webspace.
The installation (easy option) was aborted with the following error:
Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli…
Flip1 updated
9 months ago
-
Serendipity ran into me today and I found this [MRMS archive](http://edc.occ-data.org/nexrad/mosaic/) covering the 2001-2011 period. This could potentially be used for DEP.
-
It could be useful to implement diversification metrics like Coverage, Novelty, Diversity, and Serendipity besides the accuracy metrics.
-
`ヘッドホン`, `視聴`, `serendipity-phone`などで検索に引っかかるようにする
-
S9y started to spill a large number of "undefined constant" warnings into the webserver log:
```
[Sun May 03 18:36:57.137068 2020] [php7:warn] [pid 4086] [client x.x.x.x:xxxxx] PHP Warning: Use of …
-
[bz#154]
When listening to MIDI files prior to importing them, it occasionally uses the
voice from the previous file rather than the one in the currently playing file.
From: **jms <jms_blkfox>…
-
I've just found the Google Lighthouse plugin for Firefox and ran it against my blog which is already updated to Serendipity 2.3.4.
The Lighthouse report mentions 2 medium security issues in the jQuer…
-
`eShapeType` defines the shape of an InterpolationType (`TRUSS`, `BRICK`, ...) and the `eTypeOrder` defines the actual interpolation type and its order (`EQUIDISTANT1`, `LOBATTO3`). Independently, yo…