grasp.py 文件源码

python
阅读 36 收藏 0 点赞 0 评论 0

项目:grasp 作者: textgain 项目源码 文件源码
def __repr__(self):
        return 'Synset(%s)' % tuple.__repr__(self)

# wn = Wordnet(path='WordNet-3.0')
# for s in wn.synsets('grasp', pos='n'):
#     print(s)
#     print(s.gloss)
#     print(s.hyponyms)
#     print()

##### WWW #########################################################################################

#---- OAUTH ---------------------------------------------------------------------------------------
# The Open standard for Authorization (OAuth) is used to encrypt requests, for example by Twitter.
# The protocol is documented on https://tools.ietf.org/html/rfc5849. Do not change the code below.
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号