Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
/ AMR-CSLogic Public archive

A service that parses a sentence using AMR and returns a set of Verbnet logic predicates grounded with the roles of the input sentence.

License

Notifications You must be signed in to change notification settings

IBM/AMR-CSLogic

Repository files navigation

amr-verbnet-semantics

Install

Please read INSTALLATION.md

Note

  • How to clear a cache
    • This implementation uses a cache to speed up the AMR parser. A snapshot is stored on disk to store the cache permanently. The file name of the snapshot takes this format snapshot.pickle_%Y-%m-%d_%H-%M-%S. Here is an example of a file name; snapshot.pickle_2021-10-06_14-52-41
    • If you want to delete snapshot files, use bash scripts/remove_snapshot.sh /. Then please start up the server again to clear a cache. The method is written in INSTALLATION.md.

About

A service that parses a sentence using AMR and returns a set of Verbnet logic predicates grounded with the roles of the input sentence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •