https://github.com/francesco-s/nlp--use-of-ontologies-lexical-resources
https://github.com/francesco-s/nlp--use-of-ontologies-lexical-resources
babelnet framenet natural-language-processing word-disambiguation word-similarity wordnet
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/francesco-s/nlp--use-of-ontologies-lexical-resources
- Owner: francesco-s
- Created: 2021-11-22T14:42:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T16:13:08.000Z (over 2 years ago)
- Last Synced: 2025-01-06T15:32:39.930Z (10 months ago)
- Topics: babelnet, framenet, natural-language-processing, word-disambiguation, word-similarity, wordnet
- Language: Jupyter Notebook
- Homepage:
- Size: 12.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Natural language technologies
This repository contains four tutorials on using language resources and lexical ontologies such as Wordnet, Babelnet, NASARI. Particularly:
1. Word Similarity and Disambiguation using Wordnet
2. Mapping Framenet-WordNet
3. Summarization using Nasari
4. Italian semantic similarity using Nasari and BabelNet
All exercises include a documented notebook and the data used for the experiments.