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 (15.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: jcfneto
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 30.4 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Approaches based on language models for aspect extraction for sentiment analysis in the Portuguese language

Welcome to the repository of code, data, and notebooks related to the dissertation on "Aspect Extraction in Portuguese Language" and the article "Approaches based on language models for aspect extraction for sentiment analysis in the Portuguese language". This repository contains all the resources needed to understand and replicate the analyses and results described in the dissertation.

📖 Description

The work focuses on the analysis and extraction of aspects in texts written in Portuguese. In natural language processing, aspects refer to a product or service's specific points or features mentioned in reviews or comments.

📁 Repository Structure

  • corpus/: Collection of texts used to pre-train the models.
  • datasets/: Structured datasets used in the work, which may include raw, pre-processed, and stratified data.
  • notebooks/: Jupyter notebooks containing exploratory analyses, experiments, and visualizations related to the research.
  • others/: Other resources and auxiliary files that do not fit directly into the previous categories.
  • results/: Results of the experiments.
  • LICENSE: License under which the resources of this repository are distributed.
  • requeriments.txt: List of libraries and dependencies required to run the codes and notebooks.

⚙️ Installation and Usage

  1. Clone the Repository:

bash git clone git@github.com:jcfneto/aspect-extraction.git

  1. Install Dependencies:

Navigate to the repository directory and install the dependencies using pip:

bash cd aspect-extraction pip install -r requeriments.txt

  1. Browse the Notebooks:

Use a Jupyter environment to explore and run the notebooks in the notebooks/ directory.

📜 License

This project is licensed under the MIT License. See the LICENSE file for more details.

📌 Citation

If you use resources from this repository in your research, please consider citing the following references:

bibtex @article{neto2024approaches, title={Approaches based on language models for aspect extraction for sentiment analysis in the Portuguese language}, author={Neto, Jos{\'e} Carlos Ferreira and Pereira, Denilson Alves and Barbosa, Bruno Henrique Groenner and Ferreira, Danton Diego}, journal={Neural Computing and Applications}, pages={1--11}, year={2024}, publisher={Springer} }

📮 Contact

For questions or suggestions, please get in touch with us via email: eng.jcfneto@email.com.

Owner

  • Name: José Carlos
  • Login: jcfneto
  • Kind: user
  • Location: Lavras/MG

Data Science | Dev Python | MSc Student

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this work in your research, please cite it using the following metadata
title: Approaches based on language models for aspect extraction for sentiment analysis in the Portuguese language
authors:
- family-names: Neto
  given-names: José Carlos Ferreira
- family-names: Pereira
  given-names: Denilson Alves
- family-names: Barbosa
  given-names: Bruno Henrique Groenner
- family-names: Ferreira
  given-names: Danton Diego
journal: Neural Computing and Applications
pages: 1--11
year: 2024
publisher: Springer
doi: 10.1007/s00521-024-10265-4
keywords:
- language models
- aspect extraction
- sentiment analysis
- Portuguese language
- natural language processing
preferred-citation:
  type: article
  title: Approaches based on language models for aspect extraction for sentiment analysis in the Portuguese language
  authors:
  - family-names: Neto
    given-names: José Carlos Ferreira
  - family-names: Pereira
    given-names: Denilson Alves
  - family-names: Barbosa
    given-names: Bruno Henrique Groenner
  - family-names: Ferreira
    given-names: Danton Diego
  journal: Neural Computing and Applications
  pages: 1--11
  year: 2024
  publisher: Springer
  doi: 10.1007/s00521-024-10265-4
  url: https://link.springer.com/article/10.1007/s00521-024-10265-4

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1