You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is of generating hyper-tree from any HTML file. This repo contains 4 folders in which 3 parsers are coded in JAVA using Jsoup library and 1 parser is built in Python 3+. Two of four parsers also support head, tail and prime operations on generated hyper-tree. I have coded and compiled this parsers during my IEP - 2018 at Canada. Keyw…