Skip to content

Extract features to train a semantic similarity or a textual entailment system

Notifications You must be signed in to change notification settings

rohitguptacs/wlvsimilarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WLVSimilarity

This project extract the features which can be used to train a semantic similarity and/or textual entailment system. We have used these features for our system in UoW: NLP Techniques Developed at the University of Wolverhampton for Semantic Similarity and Textual Entailment.

External Libraries Required

Usage

java -jar SimFeatures your_input_text_file

your_input_text_file: The file should tab separated sentences with two sentences per line. The output will be in file simfeatures.txt.

About

Extract features to train a semantic similarity or a textual entailment system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages