Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: alejandrommingo
  • Language: R
  • Default Branch: master
  • Size: 22.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme Citation

README.md

QLSA

This is the first version of the QLSA R package. This package was created for academic proposals.

Quantum Latent Semantic Analysis (QLSA) is an R package used by the Social Psychology and Methodology department at the Universidad Autónoma de Madrid. We have created a new method for generating multidimensional subspaces of concepts extracted from a LSA semantic space. The LSA semantic space is allocated in the Gallito API tool server. For that reason you will need to use a password in order to use this package. Please, don't hesitate in contacting us if you want to use it for academic proposals.

You will need to install the "devtools" package in order to install the "QLSA" package. Follow the next steps to install our package:

  1. Install "devtools" library: install.packages("devtools")
  2. Load the "devtools" library: library(devtools)
  3. Install the "QLSA" package using the "installgithub()" function: `installgithub("alejandrommingo/QLSA")`

Please, contact us if you have any question using the next email: alejandro.martinez@uam.es

Owner

  • Name: Alex Martínez
  • Login: alejandrommingo
  • Kind: user
  • Location: Madrid

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Martinez-Mingo"
  given-names: "Alejandro"
  orcid: "https://orcid.org/0000-0002-8375-0952"
- family-names: "Jorge-Botana"
  given-names: "Guillermo"
- family-names: "Martinez-Huertas"
  given-names: "Jose Angel"
- family-names: "Olmos"
  given-names: "Ricardo"
title: "Quantum Latent Semantic Analysis (QLSA)"
version: 0.1.0
doi: 10.5281/zenodo.5878175
date-released: 2021-12-23
url: "https://github.com/alejandrommingo/QLSA"

GitHub Events

Total
Last Year