They have a 'name' property, although I'm not sure that's what you're after. If 
your julia array of synsets is called 'synsets', you could do

[synset[:name] for synset in synsets]

On Jan 19, 2014, at 10:23 AM, Steven G. Johnson <stevenj....@gmail.com> wrote:

> How do you convert a Synset to a string in Python?  Presumably Synset has 
> some Python method for this?
> 
> On Saturday, January 18, 2014 7:32:58 AM UTC-5, Jon Norberg wrote:
> Great. And how dose one get the text from pyobject to a julia string?
> Thanks very much
> 

Reply via email to