Skip to content

A polynomial time implementation of brown clustering algorithm

Notifications You must be signed in to change notification settings

desaichirayu/Brown-Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Brown-Clustering

A polynomial time implementation of brown clustering algorithm

The core logic is in brown_clustering.py
bit_string_padder.py prepares the data for cosine_distance.py which is used to validate the similarity between words

Releases

No releases published

Packages

No packages published

Languages