Python Forum
I'm not able to find any documentation about pyswip for python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I'm not able to find any documentation about pyswip for python
#1
Hi, i decided to study the NLP in python, so the NLTK.
I'm finding to understand how is implemented a program than allow to understand the natural language and reply at a question with that.
I understud how it work until it talk about to retrive verb, subject and complements.
Now I would like to understand how it work the Contextual Reasoning and the Semantic Analisis.
I began reading this:

Book

https://www.nltk.org/book/ch10.html


http://www.nltk.org/howto/semantics.html


I want understand how to crate the PROLOG side than allow to interpret the sentense and
retrive the reply using a DATABASE of rules.
I want to make that with pyswip, about the side of Analysis Semantic has to make in PROLOG.
Nobody can help me to find any link and informations please?
Reply
#2
that package has a readme entry by author here: https://github.com/yuce/pyswip
If you need anything beyond what is presented, suggest you contact the author.

readme starts off with:
Quote:Thanks for being a member of the PySwip community. We want to know more about you, your interests and any problems you may have with PySwip.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020