waltyellow / text-graph-stats

This is a java application that takes in an article, tokenize it and analyze statistics or words. The data structure implemented is graph/adjacent list and built-in hashtables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text-graph-analysis

This is a java application that takes in an article, tokenize it and analyze statistics or words. The data structure implemented is graph/adjacent list and built-in hashtables.

About

This is a java application that takes in an article, tokenize it and analyze statistics or words. The data structure implemented is graph/adjacent list and built-in hashtables.


Languages

Language:Java 100.0%