aphp / edsnlp

Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
https://aphp.github.io/edsnlp/
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

Feature request: normalization (entity linking) #278

Closed percevalw closed 4 months ago

percevalw commented 4 months ago

Feature type

New torch (trainable) component

Description

Implement a deep-learning based normalization / trainable module. This should support zero-short normalization (using a KNN strategy) and optionally training a new deep-learning normalizer (eg. focusing at first on https://www.sciencedirect.com/science/article/pii/S1532046421000137?ref=cra_js_challenge&fr=RR-1)