Hi,
I need some guidance on where to start on this issue, or to know if it is possible.
I would like to use NLTK (Natural Language Toolkit) for Python using IronPython and call from an exisiting WPF/c# project.
Is it possible to reference NLTK from within WPF in this way. For example to use Named Entity Recognition from NTLK?
Any advice or guidance appreciated.