Skip to content

Instantly share code, notes, and snippets.

View PanagiotisP's full-sized avatar
🏠
Working from home

PanagiotisP

🏠
Working from home
View GitHub Profile
@PanagiotisP
PanagiotisP / Final_Report.md
Last active August 25, 2019 08:57
Final Report for the project Tool for Extracting Quantitative Text Profiles for GSOC 2019

Tool for Extracting Quantitative Text Profiles GSOC 2019

This is the final report of the work that was done for our text-extraction project in the framework of the Google Summer of Code 2019 (GSoC 2019).

Project Description

In this project, I developed a user-friendly desktop GUI to extract various linguistic features from texts, using existing NLP packages. The application was developed using Electron, ReactJS, MaterialUI CSS framework and MongoDB for the database.

The application's main target groups are students and scientists of computational glossology, who lack programming skills and need an easy to use tool to perform their analysis. Within the application, the user can import texts, select the indices he wants to calculate and export the generated results. Additionally, the application is flexible and modular, offering to the user the ability to add custom scripts to be executed upon the selected texts.

For more information about the project, the used technologies and instructi