This is an independent project for BDT program
This project use python3.6, the libraries used are list in the requirements.txt in code.
Run main.py using python main.py command. You can also change the test sentence in this file.
If you won't start your neo4j or change the username and password of neo4j, you may get a warning because the extracted triplet will be put into database directly.
The code structure and explaination are written in the README.md in code.