Skip to content
Snippets Groups Projects
  1. Feb 05, 2025
  2. Jul 05, 2024
    • Marine Courtin's avatar
      Update on the bioagressor pipeline · 026ad73c
      Marine Courtin authored
      Fix for the bug encountered by Stephan +
      rewriting of the whole building of the
      bioagressors' table (with consequences on the
      alvisNLP plans for the annotation).
      026ad73c
    • Marine Courtin's avatar
      Predict full ISO norm for incomplete dates · 039f140c
      Marine Courtin authored
      If the date still contains YYYY or MM, we try to
      look for the missing info the metadata of the
      bulletin. The original, purely text-based
      normalisation is still available under
      nav:features:ISO{0} (could be used in the rdf
      export to attach a prediction quality).
      039f140c
    • Marine Courtin's avatar
      Move an action that removes some locations · 56451d95
      Marine Courtin authored
      Preferrable to do this early so I don't have to
      keep repercuting this change in the various exports.
      56451d95
  3. Jun 12, 2024
  4. Jun 06, 2024
  5. May 27, 2024
  6. May 22, 2024
  7. May 15, 2024
  8. Jan 23, 2024
  9. Jan 08, 2024
  10. Jan 05, 2024
    • Marine Courtin's avatar
      Fix bug on overlapping dates · 76ca796d
      Marine Courtin authored
      - compound-dates of the form \d\d/\d\d could be interpreted
      as both month-year and day-month, day-month is preferred.
      - dates containing \n or \t are removed (e.g JUIN\n25)
      - dates containing both \ and a whitespace are removed (04/08 19)
      76ca796d
    • Marine Courtin's avatar
      Update conll format · cae34dc9
      Marine Courtin authored
      Entities are represented as their own nodes.
      Link between the actual tokens and the entity nodes are encoded
      as semantic relations with label `entity`.
      cae34dc9
  11. Jan 04, 2024
  12. Dec 18, 2023
  13. Dec 14, 2023
Loading