Pinned Repositories
amaccis.github.io
datetai
A PHP library including a set of tools for handling the TAI time standard with DateTime and DateTimeImmutable instances.
docker-dict
dictd/dict Dockerfile
docker-node-libstemmer
Docker Alpine Linux environment with Node.js onboard, node-gyp globally installed and the libstemmer compiled as a shared library.
docker-php-libstemmer
Docker Alpine Linux environment with PHP onboard, its FFI extension enabled and the libstemmer compiled as a shared library.
facile-it.github.io
Facile.it Engineering Blog
node-stemmer
A Node.js interface to the Snowball stemming algorithms
php-dict
A PHP DICT client
php-stemmer
A PHP interface to the Snowball stemming algorithms
snowball
Snowball compiler and stemming algorithms
amaccis's Repositories
amaccis/php-stemmer
A PHP interface to the Snowball stemming algorithms
amaccis/node-stemmer
A Node.js interface to the Snowball stemming algorithms
amaccis/docker-php-libstemmer
Docker Alpine Linux environment with PHP onboard, its FFI extension enabled and the libstemmer compiled as a shared library.
amaccis/php-dict
A PHP DICT client
amaccis/amaccis.github.io
amaccis/datetai
A PHP library including a set of tools for handling the TAI time standard with DateTime and DateTimeImmutable instances.
amaccis/docker-dict
dictd/dict Dockerfile
amaccis/docker-node-libstemmer
Docker Alpine Linux environment with Node.js onboard, node-gyp globally installed and the libstemmer compiled as a shared library.
amaccis/facile-it.github.io
Facile.it Engineering Blog
amaccis/snowball
Snowball compiler and stemming algorithms
amaccis/snowball-website
Website source for snowballstem.org
amaccis/tai64-datetime
A PHP library that extends DateTime class, in order to allow to handle Tai64 format.