[IronPython] NLTK site-module in C# app?
William Johnston
williamj at tenbase2.com
Tue Jun 22 22:47:53 CEST 2010
Mr. Hardy:
Thanks for your input.
However, I am having difficulties finding your zlib dll from the DLLs
directory.
Could you also assist me on this?
Thanks,
William Johnston
-----Original Message-----
From: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of Jeff Hardy
Sent: Tuesday, June 22, 2010 3:37 PM
To: Discussion of IronPython
Subject: Re: [IronPython] NLTK site-module in C# app?
On Tue, Jun 22, 2010 at 1:29 PM, William Johnston <williamj at tenbase2.com>
wrote:
> How do I include site-modules in embedded Python C# apps?
You probably want to use ScriptEngine.SetSearchPaths. It's equivalent
to setting sys.path.
- Jeff
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
More information about the Ironpython-users
mailing list