A text-analyzer java implementation for Data Structures and Algorithms class using Red-black trees, Hash Maps, AVL trees, Sets and graphs.
-
Updated
Dec 8, 2022 - Java
A text-analyzer java implementation for Data Structures and Algorithms class using Red-black trees, Hash Maps, AVL trees, Sets and graphs.
A text analyzer which is based on machine learning,statistics and dictionaries that can analyze text. So far, it supports hot word extracting, text classification, part of speech tagging, named entity recognition, chinese word segment, extracting address, synonym, text clustering, word2vec model, edit distance, chinese word segment, sentence sim…
Add a description, image, and links to the text-analyzer topic page so that developers can more easily learn about it.
To associate your repository with the text-analyzer topic, visit your repo's landing page and select "manage topics."