An open API service indexing awesome lists of open source software.

https://github.com/tkers/cs-uu-fp3

🎓 Pure magic
https://github.com/tkers/cs-uu-fp3

university-project

Last synced: 4 months ago
JSON representation

🎓 Pure magic

Awesome Lists containing this project

README

        

Our parser accepts sentences of the following types:

A borders B to the South.
A lies to the South of B.
A is located South of B.

The directional information is a leftover from when it was necessary for the assignment.
The parser also parses sentences of the type "A is smaller than B.", but this type of
information is not incorporated into the graph.