eellak/gsoc2018-3gm

Broaden Fact Extraction

papachristoumarios opened this issue · 1 comments

Description

Broad range of fact extraction functionality, such as:

  1. Monetary amounts, non-monetary amounts, percentages, ratios
  2. Conditional statements and constraints, like "λιγότερο από" or "μετά από"
  3. Dates, recurring dates, and durations
  4. 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

Implemented as part of GSOC 2019