Hello folks! I need a help concerning the integration of a .NET application and a Python module I am producing. To describe better the .NET applications is a web tool to classify text using artificial intelligence. The module will introduce a different toolkit and algorithm to that application. So I wonder if it is possible to the .NET application "call" the Python module and what what kind of data (algorithms uses lots of UTF-8 text files) should be passed to the module? How does IronPython is called? And at server side, what tools will have to be available in order to run the everything?
-- []'s, Rafael Bellini
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users