Allen_NLP_Dependency_Tree_Utility
Traverse through the Dependency tree Generated using AllenNLP. Can be used to find out the path between any two word of the tree
You need to have the following installed to run this
- Numpy
- AllenNLP
(Dowload of the dependency parser's local file requirements would be done through the python file in the first run)