Navegando por Assunto "Processamento de linguagem natural"
Agora exibindo 1 - 2 de 2
- Resultados por página
- Opções de Ordenação
Item Acesso aberto (Open Access) Algoritmos para seleção de metodologias de avaliação de softwares educacionais(Universidade Federal do Pará, 2023-09-26) CASTILHO, Janize Monteiro de; FARIAS, Fabricio de Souza; http://lattes.cnpq.br/1521079293982268; https://orcid.org/0000-0003-4344-6953In order to assist the teaching-learning processes, many teachers have decided to use Educational Software (ES) in their classrooms. However, to choose a ES as a teaching resource it is essential to endorse the methodology used by the teacher, once it needs to be pedagogically and functionally appropriate to meet the needs and objectives present in the classroom. Also, it is necessary to use mechanisms that the ES endorses to verify its adequacy to the professor’s objectives. Currently, it is verified that there are various techniques and methodologies available in the literature for ES assessment, but there is still no solution for decision making and selection of a ES that fully addresses the profiles of users and their different needs to be met by certain methodological application, or that arises from demand originating from the development of solutions based on demand and with a low capacity for generalization in terms of practical application. In this way, solutions are available without standardization and that several times do not take into consideration criteria relating to quality, measurement scales and verification procedures of the ES. This heterogeneity makes the evaluation of an ES very difficult, since the subjectivity in the selection of ES evaluation methodology can produce inconclusive results. Given this context, this work created a quality model that considers 24 ES assessment methodologies available in the literature and aims to automate the selection of ES assessment methodology based on the application of artificial intelligence (AI) algorithms, reducing the possibility of subjectivity in the screening process. During the investigation we used Natural Language Processing (NLP), Random Forest, k-Nearest Neighbors and Artificiais Neurais Networks. In all research scenarios, the natural language algorithm was combined with other algorithms, offering a solution based on the application of hybrid and loosely coupled AI algorithms, with excellent results. In this way, simulations were carried out considering NLP+Random Forest, NLP+k-Nearest Neighbors and NLP+Artificial Neurais Networks. After the simulations, the results indicate that it is possible to determine the best ES assessment methodology using AI algorithms, with the best results obtained with the combination of NLP+Random Forest.Item Acesso aberto (Open Access) Aplicação e comparação de técnicas de classificação automática de documentos: um estudo de caso com o dataset do domínio jurídico “Victor”(Universidade Federal do Pará, 2024-02-01) MARTINS, Victor Simões; SILVA, Cleison Daniel; http://lattes.cnpq.br/1445401605385329; https://orcid.org/0000-0001-8280-2928The application of Natural Language Processing (NLP) and Artificial Intelligence (AI) in the Brazilian legal context is a rapidly growing area that can alter the way legal professionals work, given the volume of generated text. Among the possible applications of NLP and AI is the automatic classification of documents, which, among other things, can be employed in the automation of the digitization process of Judicial Proceedings that are still in physical form. Therefore, this work applies and compares AI algorithms for the classification of legal documents. The algorithms are divided into two different approaches. The first approach (I) separates the computational representation process of the text from the classifier training itself and applies SVM and Logistic Regression in conjunction with computational representations based on TF-IDF, Word2Vec, FastText, and BERT. The second approach (II) simultaneously performs the computational representation of documents and the training of the classifier, applying Deep Learning algorithms based on recurrent neural networks, specifically ULMFiT (Universal Language Model Fine-tuning), and HAN (Hierarchical Attention Networks). The studied dataset is named VICTOR, composed of documents from the Supreme Federal Court (STF) of Brazil. The research concludes that both approaches can be applied to the classification of legal documents from the employed dataset. Additionally, despite being less computationally expensive, the classification pipelines of Approach I, which use the computational representation of the document with TF-IDF, yield results equivalent to pipelines employing Deep Learning. Furthermore, embedding documents specialization with data from the dataset under study, improves the performance of pipelines that employ Word2Vec, FastText and ULMFiT, compared to pipelines that apply the generic representations of these, i.e., models pre-trained with data from the general context.