Do you have the book: An Introduction to Language Processing with Perl and
Prolog by Pierre M. Nugues? I have not read it yet but that's where I would
go first to do a similar project.

On Fri, May 18, 2018 at 2:43 AM, Iva E. Popova <i.e.pop...@gmail.com> wrote:

> Good you're posting here: perl-ai@perl.org is nice name. And thanks for
> sharing...
>
> I'm planning to do (in far future) some NLP toolkit (based on Schank's CD
> theory) in Perl6 and will post here, as well :)
>
>
>
>
>
>
>
> On 18 May 2018 at 06:59, Jovan Trujillo <jovan.trujil...@gmail.com> wrote:
>
>> Well I'm just starting to compile a set of tools for perl. I've tried to
>> build AI::MXNet myself in the past without success, but today I learned
>> that they provide a docker image! So it's as simple as:
>>
>> docker pull mxnet/perl
>> docker run -ti --rm mxnet/perl
>>
>> and then you can try out the examples the author of AI:MXNet blogged
>> about:
>>
>> http://blogs.perl.org/users/sergey_kolychev/2017/02/machine-
>> learning-in-perl.html
>>
>> http://blogs.perl.org/users/sergey_kolychev/2017/04/machine-
>> learning-in-perl-part2-a-calculator-handwritten-digits-
>> and-roboshakespeare.html
>>
>>
>>
>> On Thu, May 17, 2018 at 2:10 AM, Sophoklis Goumas <
>> olspookishma...@gmail.com> wrote:
>>
>>> On 16 May 2018 at 19:05, Jovan Trujillo <jovan.trujil...@gmail.com>
>>> wrote:
>>> >
>>> > Sent from my iPhone
>>> >
>>>
>>> Interesting.
>>> Share with us more details about the rest of the hardware/software you
>>> use.
>>>
>>> Please?
>>>
>>
>>
>

Reply via email to