Broaden Fact Extraction
papachristoumarios opened this issue · 1 comments
papachristoumarios commented
Description
Broad range of fact extraction functionality, such as:
- Monetary amounts, non-monetary amounts, percentages, ratios
- Conditional statements and constraints, like "λιγότερο από" or "μετά από"
- Dates, recurring dates, and durations
- Courts, regulations, and citations
Work here should be done primarily using the re
built-in module.
You are as well free to use any tool (e.g. ML or something similar) to make it better
Deliverables
The code should be committed to entities.py
module:
- Monetary amounts, non-monetary amounts, percentages, ratios
- Conditional statements and constraints, like "λιγότερο από" or "μετά από"
- Dates, recurring dates, and durations
- Courts, regulations, and citations
Estimated Time : 2 weeks
papachristoumarios commented
Implemented as part of GSOC 2019