Skip to content

waylonli/A-Natural-Language-Processing-Query-System

Repository files navigation

A-Natural-Language-Processing-Query-System

To run the system, open terminal

git clone https://github.com/waylonli/A-Natural-Language-Processing-Query-System

cd A-Natural-Language-Processing-Query-System

python2 semantics.py

Example:

python2 semantics.py 
     
$$ AAA loves BBB.
     OK.
$$ Who loves BBB?
     AAA  
$$ Who does AAA love?
     BBB  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages