commit | 2ef703cbab1ec2f37ae45c1a91bf7964e74452d1 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jul 03 15:57:42 2025 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jul 03 15:57:42 2025 +0200 |
tree | a40748f9b57876b2d4b51ed96b222289dc34128e | |
parent | 49b525c7be9a56c9aa6c256432524510a8dc09de [diff] [blame] |
Rename KoralPipe-TermMapper to Koral-Mapper Change-Id: Ib71a02b6640a9d93d81cb419d760f13a60ec5f58
diff --git a/parser/title_parser.go b/parser/title_parser.go index 87bd809..053ba59 100644 --- a/parser/title_parser.go +++ b/parser/title_parser.go
@@ -4,7 +4,7 @@ "fmt" "regexp" - "github.com/KorAP/KoralPipe-TermMapper/ast" + "github.com/KorAP/Koral-Mapper/ast" ) // TitleAttribute represents a parsed title attribute from an HTML span