├── GetDependencyParse.py ├── README.md ├── Similarity.py ├── parse.py ├── results.txt ├── similarity measures ├── test-set ├── metaphors.txt └── not-metaphors.txt └── test.txt /GetDependencyParse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NLPAssignment/metaphor-detection/HEAD/GetDependencyParse.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NLPAssignment/metaphor-detection/HEAD/README.md -------------------------------------------------------------------------------- /Similarity.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NLPAssignment/metaphor-detection/HEAD/Similarity.py -------------------------------------------------------------------------------- /parse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NLPAssignment/metaphor-detection/HEAD/parse.py -------------------------------------------------------------------------------- /results.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NLPAssignment/metaphor-detection/HEAD/results.txt -------------------------------------------------------------------------------- /similarity measures: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NLPAssignment/metaphor-detection/HEAD/similarity measures -------------------------------------------------------------------------------- /test-set/metaphors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NLPAssignment/metaphor-detection/HEAD/test-set/metaphors.txt -------------------------------------------------------------------------------- /test-set/not-metaphors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NLPAssignment/metaphor-detection/HEAD/test-set/not-metaphors.txt -------------------------------------------------------------------------------- /test.txt: -------------------------------------------------------------------------------- 1 | his guitar is an amazing instrument. --------------------------------------------------------------------------------