Commit 900109f
committed
Fix LT-22249: Don't modify existing analysis on flextext import (#442)
* Reuse wordforms that are matches but create new anaysis for them
* Add Normalization before string comparison
* Split Morpheme and glossing logic
Goal: If the imported data is a subset of an existing analysis then
use the existing analysis, otherwise create a new analysis and add
it to a matching Wordform.
# Conflicts:
# Src/LexText/Interlinear/BIRDInterlinearImporter.cs1 parent 8b8b050 commit 900109f
5 files changed
Lines changed: 739 additions & 184 deletions
File tree
- Src/LexText/Interlinear
- ITextDllTests
0 commit comments