npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

spanishdal

v0.1.1

Published

Affective dictionary of 25000 words in Spanish formatted in JSON

Downloads

5

Readme

SDAL

Spanish Dictionary of Affect in Language

SDAL is a dictionary of 2500 words that have been scored on three affective dimentions:

  • Pleasantness (pleasant / neutral / displeasant)
  • Activation (active / neutral / pasive)
  • Imaginability (easy to imagine / neutral / hard to imagine)

The dictionary as well as it's evaluation are described in detail in the next work:

Agustín Gravano & Matías Dell' Amerlina Ríos, “Spanish DAL: A Spanish Dictionary of Affect in Language”, Reporte Técnico, Departamento de Computación, FCEyN-UBA, Febrero 2014.

Usage

Every word contains the following fields:

  • obj: weather word is noun, verb, or adjective
  • pleasure: mean pleasantness
  • activation: mean activation
  • imagination: mean imagery
  • p_sdev: pleasantness standard deviation
  • a_sdev: activation standard deviation
  • i_sdev: imagery standard deviation

ATTENTION: Contrary to the original study on http://habla.dc.uba.ar/gravano/sdal, all values are in a scale from -1 to 1 for it's use in affective analysis in microblogs.

License

SDAL is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. See LICENSE.

Español

Spanish DAL: Diccionario de afecto en el lenguaje

SDAL es un léxico de 2500 palabras, las cuales han sido anotadas manualmente respecto de tres dimensiones afectivas:

  • agrado (agradable / neutra / desagradable)
  • activación (activa / neutra / pasiva)
  • imaginabilidad (fácil de imaginar / neutra / difícil de imaginar)

Tanto el léxico como su evaluación están descriptas en detalle en el siguiente trabajo:

Agustín Gravano & Matías Dell' Amerlina Ríos, “Spanish DAL: A Spanish Dictionary of Affect in Language”, Reporte Técnico, Departamento de Computación, FCEyN-UBA, Febrero 2014.

Uso

Cada palabra en éste diccionario contiene los siguientes campos:

  • obj: Nombre, adjetivo, o verbo
  • pleasure: media_agrado
  • activation: media_activacion
  • imagination: media_imaginabilidad
  • p_sdev: stdev_agrado
  • a_sdev: stdev_activacion
  • i_sdev: stdev_imaginabilidad

ATTENTION: Contrario al estudio original http://habla.dc.uba.ar/gravano/sdal, todos los valores aquí se encuentran en una escala de -1 a 1 para su uso en el análisis de sentimientos en microblogs.

Licencia

SDAL puede descargarse y usarse en forma libre y gratuita, bajo la Creative Commons Attribution 3.0 Unported License. Vease LICENSE.txt.