srlearn / rnlp

Relational NLP: Convert text into relational facts.
https://rnlp.readthedocs.io/en/latest/
GNU General Public License v3.0
9 stars 5 forks source link

CLI and Imported Tool #5

Closed hayesall closed 6 years ago

hayesall commented 6 years ago

This PR allows either the imported functions or cli tool to be used fairly interchangeably for converting documents to relational facts.

Also updates documentation to have better examples and streamlined information (quite a few functions were made anonymous since they were called by makeIdentifiers).

Major Changes: