Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 520 Bytes

lkbase

The main goal of the project is to develop a language-knowledge database for natural language processing. An ideal result is a graph, that would be helpful in a word-sense disambiguation. WordNet, RuWordNed, and FrameNet are proposed to be used. Project steps:

  1. Converting WordNet into a graph representation. 2* Importing FrameNet. 3* Providing access for dictionaries. 4* Populating original graph with relations from the Text<=>Meaning Theory. 5* Importing RuWordNet. 6* Providing English-Russian support.