<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Volumen 18 | Número 01</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/134662" rel="alternate"/>
<subtitle/>
<id>http://sedici.unlp.edu.ar:80/handle/10915/134662</id>
<updated>2026-03-11T01:43:58Z</updated>
<dc:date>2026-03-11T01:43:58Z</dc:date>
<entry>
<title>Towards Sentiment Analysis in Agile Development Environments</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/135042" rel="alternate"/>
<author>
<name>Gramajo, María Guadalupe</name>
</author>
<author>
<name>Ballejos, Luciana C.</name>
</author>
<author>
<name>Ale, Mariel Alejandra</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/135042</id>
<updated>2022-04-26T20:03:21Z</updated>
<published>2019-07-05T00:00:00Z</published>
<summary type="text">Articulo
Electronic Journal of SADIO; vol. 18, no. 1
In agile software development projects, user stories are written in natural language in order to describe the functionalities and features requested by interested parties. Given the ambiguous nature of natural language, user stories may reflect feelings intrinsically expressed by the product owner during requirements education tasks. While their visualization and identification are complex, word processing and sentiment analysis techniques can be applied to extract useful and valuable information for the development team. For that reason, this paper proposes a methodology to analyze the affective dimension of user stories, considering the feelings and emotions that affect the communication process amongteam members and identify how these factors impact the software development process, specifically in activities related to the definition and specification of requirements.
Special Issue dedicated to JAIIO 2018 (Jornadas Argentinas de Informática).
</summary>
<dc:date>2019-07-05T00:00:00Z</dc:date>
<dc:description>In agile software development projects, user stories are written in natural language in order to describe the functionalities and features requested by interested parties. Given the ambiguous nature of natural language, user stories may reflect feelings intrinsically expressed by the product owner during requirements education tasks. While their visualization and identification are complex, word processing and sentiment analysis techniques can be applied to extract useful and valuable information for the development team. For that reason, this paper proposes a methodology to analyze the affective dimension of user stories, considering the feelings and emotions that affect the communication process amongteam members and identify how these factors impact the software development process, specifically in activities related to the definition and specification of requirements.</dc:description>
</entry>
<entry>
<title>Deobfuscating Name Scrambling as a Natural Language Generation Task</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/135041" rel="alternate"/>
<author>
<name>Duboue, Pablo Ariel</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/135041</id>
<updated>2022-04-26T20:03:22Z</updated>
<published>2019-07-05T00:00:00Z</published>
<summary type="text">Articulo
Electronic Journal of SADIO; vol. 18, no. 1; http://sedici.unlp.edu.ar/handle/10915/70714
We are interested in data-driven approaches to Natural Language Generation, but semantic representations for human text are difficult and expensive to construct. By considering a methods implementation as weak semantics for the English terms extracted from the method’s name we can collect massive datasets, akin to have words and sensor dataaligned at a scale never seen before. We applied our learned model to name scrambling, a common technique used to protect intellectual property and increase the effort necessary to reverse engineer Java binary code: replacing all the method and class names by a random identifier. Using 5.6M bytecode-compiled Java methods obtained from the Debianarchive, we trained a Random Forest model to predict the first term in the method name. As features, we use primarily the opcodes of the bytecodes (that is, bytecodes without any parameters). Our results indicate that we can distinguish the 15 most popular terms from the others at 78% recall, helping a programmer performing reverse engineering to reduce half of the methods in a program they should further investigate. We also performed some preliminary experiments using neural machine translation.
Special Issue dedicated to JAIIO 2018 (Jornadas Argentinas de Informática).
</summary>
<dc:date>2019-07-05T00:00:00Z</dc:date>
<dc:description>We are interested in data-driven approaches to Natural Language Generation, but semantic representations for human text are difficult and expensive to construct. By considering a methods implementation as weak semantics for the English terms extracted from the method’s name we can collect massive datasets, akin to have words and sensor dataaligned at a scale never seen before. We applied our learned model to name scrambling, a common technique used to protect intellectual property and increase the effort necessary to reverse engineer Java binary code: replacing all the method and class names by a random identifier. Using 5.6M bytecode-compiled Java methods obtained from the Debianarchive, we trained a Random Forest model to predict the first term in the method name. As features, we use primarily the opcodes of the bytecodes (that is, bytecodes without any parameters). Our results indicate that we can distinguish the 15 most popular terms from the others at 78% recall, helping a programmer performing reverse engineering to reduce half of the methods in a program they should further investigate. We also performed some preliminary experiments using neural machine translation.</dc:description>
</entry>
<entry>
<title>Validación de la reingeniería aplicada sobre la primera versión de Agile Quality Framework</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/135040" rel="alternate"/>
<author>
<name>Pinto, Noelia Soledad</name>
</author>
<author>
<name>Tortosa, Nicolás</name>
</author>
<author>
<name>Cabas Geat, Blas</name>
</author>
<author>
<name>Ibáñez, Lucas</name>
</author>
<author>
<name>Acuña, César J.</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/135040</id>
<updated>2022-04-26T20:03:23Z</updated>
<published>2019-07-05T00:00:00Z</published>
<summary type="text">Articulo
Validation of the reengineering applied on the first version of Agile Quality Framework
Electronic Journal of SADIO; vol. 18, no. 1
Actualmente las empresas de Software, para mantener la competitividad en el escenario mundial, deben ofrecer productos y servicios de calidad a través de la implementación de modelos y normas reconocidas internacionalmente. Sin embargo, esto no es posible en las Pequeñas y Medianas Empresas (PYMES) debido a los altos costos de implementación, escases de personal especializado y tiempos acotados. Además, en el Nordeste Argentino (NEA), las PYMES, han iniciado la aplicación de prácticas ágiles de desarrollo de software que se contraponen a formalizaciones exigidas por los procesos de certificación de calidad más usados actualmente.&#13;
Por tal motivo se ha desarrollado AQF, un framework que integra un modelo de calidad junto a una herramienta de software para la evaluación de calidad en entornos ágiles. Debido a que se obtuvieron resultados de validaciones previas, en este artículo se presenta AQF 2.0 con nuevas características y mejoras adecuadas a la realidad de la Industria del Software en el NEA, incluyendo detalles del proceso de evaluación que utiliza AQF respecto a la Gestión de Requerimientos y Requisitos en proyectos ágiles.; Currently, the software industry requires high quality products and services, which is achieved through the application of internationally recognized quality models and methods. However, these models in SMEs are very difficultto implement because it require a large investment in money, time and resources. With the aim of facilitating the adoption of practices that ensure quality, we have implemented a framework that integrates a quality model together with the toolthat implements it, AQF. AQF allows the evaluation of quality in agile environments, considering as the object of the measurement to the development process independently of the selected agile focus. After the results obtained in previous validations, this article presents AQF 2.0 with new features and improvements adapted to NEA Software Industry reality,including evaluation process details by AQF regarding the Requirements Management in agile projects.
Special Issue dedicated to JAIIO 2018 (Jornadas Argentinas de Informática).
</summary>
<dc:date>2019-07-05T00:00:00Z</dc:date>
<dc:description>Actualmente las empresas de Software, para mantener la competitividad en el escenario mundial, deben ofrecer productos y servicios de calidad a través de la implementación de modelos y normas reconocidas internacionalmente. Sin embargo, esto no es posible en las Pequeñas y Medianas Empresas (PYMES) debido a los altos costos de implementación, escases de personal especializado y tiempos acotados. Además, en el Nordeste Argentino (NEA), las PYMES, han iniciado la aplicación de prácticas ágiles de desarrollo de software que se contraponen a formalizaciones exigidas por los procesos de certificación de calidad más usados actualmente.&#13;
Por tal motivo se ha desarrollado AQF, un framework que integra un modelo de calidad junto a una herramienta de software para la evaluación de calidad en entornos ágiles. Debido a que se obtuvieron resultados de validaciones previas, en este artículo se presenta AQF 2.0 con nuevas características y mejoras adecuadas a la realidad de la Industria del Software en el NEA, incluyendo detalles del proceso de evaluación que utiliza AQF respecto a la Gestión de Requerimientos y Requisitos en proyectos ágiles.

Currently, the software industry requires high quality products and services, which is achieved through the application of internationally recognized quality models and methods. However, these models in SMEs are very difficultto implement because it require a large investment in money, time and resources. With the aim of facilitating the adoption of practices that ensure quality, we have implemented a framework that integrates a quality model together with the toolthat implements it, AQF. AQF allows the evaluation of quality in agile environments, considering as the object of the measurement to the development process independently of the selected agile focus. After the results obtained in previous validations, this article presents AQF 2.0 with new features and improvements adapted to NEA Software Industry reality,including evaluation process details by AQF regarding the Requirements Management in agile projects.</dc:description>
</entry>
<entry>
<title>Detection and Reinforcement of Celiac Communities on Twitter Argentina</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/135039" rel="alternate"/>
<author>
<name>Giordano, Andrés</name>
</author>
<author>
<name>Banchero, Santiago</name>
</author>
<author>
<name>Cerny, Natacha</name>
</author>
<author>
<name>De Marzi, Mauricio</name>
</author>
<author>
<name>Tolosa, Gabriel Hernán</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/135039</id>
<updated>2022-04-26T20:03:24Z</updated>
<published>2019-07-05T00:00:00Z</published>
<summary type="text">Articulo
Electronic Journal of SADIO; vol. 18, no. 1
Social Networks have shown great growth relating the number of their users and generated content. For example, Twitter is used as a means to gather support, express ideas and opinions on various topics or interact with users with similar interests. In the latter case, the idea of community formation appears, that is, groups of users that are moreclosely related to each other than the rest of the nodes in the network. In this work we propose the detection of the community of users of Argentina interested in the celiac disease. We apply a series of techniques to detect and characterize them. In addition, we propose and use a methodology for the detection of more influential and active nodes(users), showing how the community can be reinforced by the recommendation of some particular links. The results show that with only a low percentage of accepted recommendation the network becomes denser and average distance between two users decreases quickly, thus improving the spread of information.
Special Issue dedicated to JAIIO 2018 (Jornadas Argentinas de Informática).
</summary>
<dc:date>2019-07-05T00:00:00Z</dc:date>
<dc:description>Social Networks have shown great growth relating the number of their users and generated content. For example, Twitter is used as a means to gather support, express ideas and opinions on various topics or interact with users with similar interests. In the latter case, the idea of community formation appears, that is, groups of users that are moreclosely related to each other than the rest of the nodes in the network. In this work we propose the detection of the community of users of Argentina interested in the celiac disease. We apply a series of techniques to detect and characterize them. In addition, we propose and use a methodology for the detection of more influential and active nodes(users), showing how the community can be reinforced by the recommendation of some particular links. The results show that with only a low percentage of accepted recommendation the network becomes denser and average distance between two users decreases quickly, thus improving the spread of information.</dc:description>
</entry>
<entry>
<title>Nota Editorial por Claudia Pons y Alejandra Garrido</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/135038" rel="alternate"/>
<author>
<name>Pons, Claudia Fabiana</name>
</author>
<author>
<name>Garrido, Alejandra</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/135038</id>
<updated>2022-04-26T20:03:24Z</updated>
<published>2019-07-05T00:00:00Z</published>
<summary type="text">Contribucion a revista
Editorial Note by Claudia Pons and Alejandra Garrido
Electronic Journal of SADIO; vol. 18, no. 1
This edition of the EJS contains the extended versions of a set of articles that were selected among those presented at 47 JAIIO, Argentine Conference on Information Technology.
Special Issue dedicated to JAIIO 2018 (Jornadas Argentinas de Informática).
</summary>
<dc:date>2019-07-05T00:00:00Z</dc:date>
<dc:description>This edition of the EJS contains the extended versions of a set of articles that were selected among those presented at 47 JAIIO, Argentine Conference on Information Technology.</dc:description>
</entry>
<entry>
<title>Adaptive Access Control System</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/135037" rel="alternate"/>
<author>
<name>Amorim, Natalia de</name>
</author>
<author>
<name>Vargas, Rogério R. de</name>
</author>
<author>
<name>Galafassi, Cristiano</name>
</author>
<author>
<name>Russini, Alexandre</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/135037</id>
<updated>2022-04-26T20:03:26Z</updated>
<published>2019-07-05T00:00:00Z</published>
<summary type="text">Articulo
Electronic Journal of SADIO; vol. 18, no. 1
Technology has provided efficiency and practicality for daily routines of people and companies. The market has solutions to flexibilize access that usually uses hard security controls which needs constant actions from a manager. This way, the paper aims to formalize a control access model that uses artificial intelligence techniques to adapt itself to the users behavior changes. Still, we present a case study of the implementation of this model. It was verified that the model presented satisfactory performance and it is suggested, as future works, the use of neural networks to make a comparison with this work.
Special Issue dedicated to JAIIO 2018 (Jornadas Argentinas de Informática).
</summary>
<dc:date>2019-07-05T00:00:00Z</dc:date>
<dc:description>Technology has provided efficiency and practicality for daily routines of people and companies. The market has solutions to flexibilize access that usually uses hard security controls which needs constant actions from a manager. This way, the paper aims to formalize a control access model that uses artificial intelligence techniques to adapt itself to the users behavior changes. Still, we present a case study of the implementation of this model. It was verified that the model presented satisfactory performance and it is suggested, as future works, the use of neural networks to make a comparison with this work.</dc:description>
</entry>
<entry>
<title>Hepatocellular Carcinoma tumor stage classiﬁcation and gene selection using machine learning models</title>
<link href="http://sedici.unlp.edu.ar:80/handle/10915/135036" rel="alternate"/>
<author>
<name>Palazzo, Martin</name>
</author>
<author>
<name>Beauseroy, Pierre</name>
</author>
<author>
<name>Yankilevich, Patricio</name>
</author>
<id>http://sedici.unlp.edu.ar:80/handle/10915/135036</id>
<updated>2022-04-26T20:03:27Z</updated>
<published>2019-07-01T00:00:00Z</published>
<summary type="text">Articulo
Electronic Journal of SADIO; vol. 18, no. 1
Cancer researchers are facing the opportunity to analyze and learn from big quantities of omic profiles of tumor samples. Different omic data is now available in several databases and the bioinformatics data analysis and interpretation are current bottlenecks. In this study somatic mutations and gene expression data from Hepatocellular carcinoma tumor samples are used to discriminate by Kernel Learning between tumor subtypes and early and late stages. This classification will allow medical doctors to establish an appropriate treatment according to the tumor stage. By building kernel machines we could discriminate both classes with an acceptable classification accuracy. Feature selection have been implemented to select the key genes which differential expression improves the separability between the samples of early and late stages.
Special Issue dedicated to JAIIO 2018 (Jornadas Argentinas de Informática).
</summary>
<dc:date>2019-07-01T00:00:00Z</dc:date>
<dc:description>Cancer researchers are facing the opportunity to analyze and learn from big quantities of omic profiles of tumor samples. Different omic data is now available in several databases and the bioinformatics data analysis and interpretation are current bottlenecks. In this study somatic mutations and gene expression data from Hepatocellular carcinoma tumor samples are used to discriminate by Kernel Learning between tumor subtypes and early and late stages. This classification will allow medical doctors to establish an appropriate treatment according to the tumor stage. By building kernel machines we could discriminate both classes with an acceptable classification accuracy. Feature selection have been implemented to select the key genes which differential expression improves the separability between the samples of early and late stages.</dc:description>
</entry>
</feed>
