PyCWN: a Python Module for Chinese Wordnet
文章推薦指數: 80 %
1 Introduction · 2 Python Modules for WordNet Processing · 3 PyCWN: Python Modules for Chinese Lexical Ontology. 3.1 Chinese Wordnet; 3.2 Architecture of PyCWN ... Author Wu,Yueh-ChengandHsieh,Shu-Kai Conference Coling2010:Demonstrations Year 2010 SideNoter PDF Figures&Tables Figure3:MappingbetweenCWNandPrincetonWordNetFigure2:TheillustrationsofClassmethodsandSenseproperties.Figure1:MainstructureofPyCWNClassesinPyCWNfollowthemainstructureoftheChineseWordnet.Therefore,paronymsaredefinedbetweentwolexicalitemswhileothersemanticrelationsaresharedwithinthesamesynset.Everymemberwithinasynsetisasenseorameaningfacet.TheFacetclasshasallthepropertiesasSenseclass,andhenceisnotshownabove.TheidentifierforminCWNisword(reference_id),butfortheincorporationtootherwordnets,theidentifierforminPyCWNisadjustedtobeword.pos.reference_id. TableofContents Abstract 1Introduction 2PythonModulesforWordNetProcessing 3PyCWN:PythonModulesforChineseLexicalOntology 3.1ChineseWordnet 3.2ArchitectureofPyCWN 3.3Demo 3.4Cross-linguisticLexicalStudieswithNLTKWordnetModules 3.5Availability 4Conclusion References References PaperOrder PublishedYear NumberofCitation Similarity Ahrens,K.,Chang,L.,Chen,K.,andHuang,C.,1998,MeaningRepresentationandMeaningInstantiationforChineseNominals.ComputationalLinguisticsandChineseLanguageProcessing,3,45-60.Bird,Steven,EwanKleinandEdwardLoper.2009.NaturalLanguageProcessingwithPython.O’Reilly.ViewthisPaper Huang,Chu-Ren,Shu-KaiHsieh,Jia-FeiHong,etal.2010.ChineseWordnet:Design,Implementation,andApplicationofanInfrastructureforCross-lingualKnowledgeProcessing.ZhongGuoYuWen,24(2).[inChinese]. Huang,Chu-Ren,I-LiSu,Pei-YiHsiao,andXiu-LingKe.2007.Paranyms,Co-HyponymsandAntonyms:RepresentingSemanticFieldswithLexicalSemanticRelations.ChineseLexicalSemanticsWorkshop.2007.May20-23.HongKong:HongKongPolytechnicUniversity. [1]http://www.globalwordnet.org/gwa/gwa_grid.htm[2]http://bow.sinica.edu.tw/[3]http://cwn.ling.sinica.edu.tw/ +-SimilarPapers(10) Previous Backtosearch Next RelatedArticles ACLAnthology ACLAnthologySection More...
延伸文章資訊
- 1PyCWN: a Python Module for Chinese Wordnet
1 Introduction · 2 Python Modules for WordNet Processing · 3 PyCWN: Python Modules for Chinese Le...
- 2NLTK synset with other languages - python 2.7 - Stack Overflow
It looks like there is a Chinese (cmn) WordNet available from a university in Taiwan: http://cast...
- 3中文WordNet的安装与使用__春天 - CSDN博客
具体调用过程与词义查询基本一致。 英文. from nltk.corpus import wordnet as wn # 方法一: print ...
- 4NLTK 初學指南(三):基於WordNet 的語義關係表示法— 上下位 ...
NLTK 全名是Natural Language Tool Kit, 是一套基於Python 的自然語言處理工具箱。在官方文件的說明十分友善,主要是以下這個網頁版電子書: Natural ...
- 5PyCWN: a Python Module for Chinese Wordnet - ACL Anthology
This presentation introduces a Python module (PyCWN) for accessing and processing. Chinese lexica...