WordNet in Portuguese [closed]
I'm doing a java project where I have to find synonyms of some words. I know WordNet is widely spread, however it is not available in 'portuguese' (开发者_Go百科the language I'm currently using). Is there something similar to WordNet for the portuguese language?
Thank You.
I found this on the Wordnet website. I hope it helps.
Wordnet.PT is a linguistic knowledge database for Portuguese, developed at the Centre of Linguistics of the University of Lisbon
The database, which can be used in several domains in Computational Linguistics and Language Engineering, such as machine translation, search engines, information extraction, applications for teaching Portuguese, among others, is organized according to the general EuroWordNet framework, a multilingual database integrating wordnets for several European languages.
Wordnets are lexical-conceptual networks organized around a set of relations which have been shown by research to correspond to the mental organization of lexical meaning.
http://www.clul.ul.pt/clg/eng/wordnetpt/index.html
Now you can checkout and download OpenWN-PT, the download is in the page http://www.globalwordnet.org/gwa/wordnet_table.html and you can play with it online at http://casta-net.jp/~kuribayashi/multi/. Please play with it and help us improve it. [editing as the code is now in GitHub https://github.com/own-pt and the browsing interface is in http://wnpt.brlcloud.com/wn/]
I found this: http://multiwordnet.fbk.eu/english/home.php
Also: http://www.clul.ul.pt/clg/eng/wordnetpt/index.html
精彩评论