Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Parse and Classify Theses

Rafael Belchior edited this page Sep 8, 2018 · 1 revision

If you want to parse, classify and save in the database the theses present in the file tTrad.html, make a POST call to localhost:8080/thesis/add.

Note that on package.json (both on the root folder and angular-src) we are requiring for the latest version of some packages. If the app does not work, it might be because of the version change. Read the documentation and/or changelog of the new version of the package that is causing errors.

Clone this wiki locally