Skip to content

Visual analysis of Brazilian patent data using graphs: Extracting data in an optimized way, creating tables of nodes and edges, with the purpose of creating graphs in the software called Gephi, and finally analyzing the graph.

Notifications You must be signed in to change notification settings

fco3lho/visual-analysis-of-patent-data

Repository files navigation

Análise visual de dados de patentes

Ambiente de desenvolvimento caso execute o código

  1. Para criar o ambiente, digite no terminal: python -m venv venv
  2. Para ativar o ambiente, digite no terminal: source venv/bin/activate
  3. Para instalar as dependências, digite no terminal: pip install -r requirements.txt
  4. Para desativar o ambiente, digite no terminal: deactivate
  • Caso instale uma nova dependência, digite no terminal: pip freeze > requirements.txt

Grafo

Utilize o arquivo gephi.gephi.zip no Gephi para visualização do grafo gerado.

Fluxo de desenvolvimento

Diagrama

Documentação

Ver documentação

About

Visual analysis of Brazilian patent data using graphs: Extracting data in an optimized way, creating tables of nodes and edges, with the purpose of creating graphs in the software called Gephi, and finally analyzing the graph.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages