Results 9 issues of pomarc

This code to see if a token has a corresponding AFINN label: ` if (!labels.hasOwnProperty(obj)) continue;` in many non English language does not work for inflected words. In English you...

feature

Hello, thanks for the great module. I must read some variables of the Geo2D type. Each variable has 3 dimensions: Time, south_north, west_east. e.g: ``` float MYVAR(Time=73, south_north=80, west_east=100); :units...

I, I've written this tiny Dockerfile that someone can find useful to play githug without having prerequisites problems. https://github.com/pomarc/githug-docker have fun. m

anche l'ultima versione italia/spid-saml-check:latest (c6f184134391fdafde0ffe255eacebab08102c8f51f568c8b843d77c84f8e571) **va in errore** mentre la italia/spid-saml-check:1.9.2 funziona bene. l'errore è quello riportato anche per versioni precedenti. ``` > [email protected] start-prod /spid-saml-check/spid-validator > node server/spid-validator.js internal/modules/cjs/loader.js:818...

it would be useful if one could write: `` now the resulting header is Messages {{numberOfMessages}}

nella verifica della signature della response https://github.com/italia/spid-dotnet-sdk/blob/9cb613579a19561673235057c3e4732c58122fbf/Italia.Spid.Authentication/Saml/XmlSigningHelper.cs#L110 viene usato l'overload della chiamata che non passa la chiave pubblica del firmatario, ma usa quella nel nodo `KeyInfo`. E' abbastanza sicuro? non...

>Per l'uso in produzione, si consiglia di utilizzare la libreria aggiungendo al progetto il pacchetto NuGet Italia.SPid.Authentication. su nuget.org non è presente il package specificato.

Nel readme si fa riferimento a xmlsectool al link [http://shibboleth.net/downloads/tools/xmlsectool/latest/xmlsectool-2.0.0-bin.zip](http://shibboleth.net/downloads/tools/xmlsectool/latest/xmlsectool-2.0.0-bin.zip) che dà 404.