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
LSI algorithm analysis of ICO whitepapers, written in python
About
LSI algorithm-based analysis of ICO whitepapers, written in python. Clone and run by calling "python whitepaperAnalysis.py". Returns the top 5 most similar white papers to the one you specified. Additional whitepapers can be scraped using "pdfScraper.py". I was learning python at the time :/