tiagoalexandresilva / Java-Scientific-Journals-Project

After making a parser in C to analyze a certain .txt file and create .csv files, it was asked to create a new project where we had to analyze a .txt file and populate a network of authors. After this network is created, we can send different queries to get statistics and/or list different types of information about the network of authors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java-Scientific-Articles-Project

publicx.txt is the file with all the scientific journals and respective authors.

Project made by: Fábio Fernandes and Tiago Silva

About

After making a parser in C to analyze a certain .txt file and create .csv files, it was asked to create a new project where we had to analyze a .txt file and populate a network of authors. After this network is created, we can send different queries to get statistics and/or list different types of information about the network of authors.


Languages

Language:Java 99.9%Language:Rust 0.1%