cnschema / cdata

"see data", data manipulation snippets
Apache License 2.0
18 stars 7 forks source link

Added 'task_summarize_all_person' function to summary.py #4

Closed kn2322 closed 7 years ago

kn2322 commented 7 years ago

To run 'task_summarize_all_person', download person.json from summary issue, and place it in local/person/. The new function uses desirable properties from the Person, and generates a short description from a template.

kn2322 commented 7 years ago

Addressed issues shown in code review

kn2322 commented 7 years ago

Fixed minor issues after testing with data for well-known people.