Skip to content

This project focused on comparing sentences from STS-2012 dataset. We developed a system which extracts features such as lemmas or Part-Of-Speech tags from each sentence. Then the featurized sentences are compared with each other by different metrics such as jaccard distance. Final step is feeding the data to regression models to train a model f…

Notifications You must be signed in to change notification settings

kubs0ne/Compare-sentences-STS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Compare-sentences-STS

This project focused on comparing sentences from STS-2012 dataset. We developed a system which extracts features such as lemmas or Part-Of-Speech tags from each sentence. Then the featurized sentences are compared with each other by different metrics such as jaccard distance. Final step is feeding the data to regression models to train a model for comparing similarity of sentences. The project is described in the Project.ipynb file.

About

This project focused on comparing sentences from STS-2012 dataset. We developed a system which extracts features such as lemmas or Part-Of-Speech tags from each sentence. Then the featurized sentences are compared with each other by different metrics such as jaccard distance. Final step is feeding the data to regression models to train a model f…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published