Results 82 comments of Matyáš Kopp

> So it is not a question of the language at all but of what a term refers to. To put it another way, if a German person talks about...

> So how about using elements? [`desc`](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-desc.html) can contain [`country`](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-country.html) and [`region`](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-region.html), which is exactly what we need. Both elements also have [`@key`](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-country.html#index-egXML-d54e107966) explicitly meant for the country (/region) code....

I think this still needs to be fixed

the metadata extraction is now in [Scripts/parlamintp-tei2meta.pl](https://github.com/clarin-eric/ParlaMint/blob/f80fbb8a07e55355bc8299751b30c4d4ec7389e7/Scripts/parlamintp-tei2meta.pl) It uses `-inRoot` parameter instead of the input directory, so I placed dirification before running the script in samples: https://github.com/clarin-eric/ParlaMint/blob/f80fbb8a07e55355bc8299751b30c4d4ec7389e7/Scripts/parlamint2distro.pl#L339-L340 https://github.com/clarin-eric/ParlaMint/blob/f80fbb8a07e55355bc8299751b30c4d4ec7389e7/Scripts/parlamint2distro.pl#L348-L349

> I was unhappy with using `@n` for the sentiment score, as `@n` is a very general attribute. I am now considering an alternative, namely using `` for encoding everything...

> We of course can do that, although I don't really see the point, given that measure is included in the annotated element. I was thinking about a possible situation,...

# random person check דורון אביטל - [x] government affiliation of דורון אביטל (https://he.wikipedia.org/wiki/%D7%93%D7%95%D7%A8%D7%95%D7%9F_%D7%90%D7%91%D7%99%D7%98%D7%9C) I have checked random person: https://github.com/GiliGoldin/ParlaMint/blob/8040ae5cd6579b7e4f414517a766ce5ce8b93f74/Samples/ParlaMint-IL/ParlaMint-IL-listPerson.xml#L241-L254 ```XML דורון אביטל ישראל ``` His parliamentary group status at...

**INVALID @matyaskopp fault:** > > # `` element in teiCorpus > > - [x] non-unique `meeting` element in teiCorpus > > `` element should be unique within the file, there...

> Sorry I don't understand. What is the repetition? Shouldn't there be a meeting for each term? It's written in Hebrew and in English. How should it be then? Of...

# extra files remove from repository: - [x] ParlaMint-IL.teiCorpus.xml - [x] ParlaMint-IL.ana.teiCorpus.xml - [x] Scripts/bin/saxon-ee-11.6.jar - [x] Scripts/bin/saxon-ee-11.6.jar:Zone.Identifier - [x] Scripts/bin/trang-20220510/copying.txt - [x] Scripts/bin/trang-20220510/trang-manual.html - [x] Scripts/bin/trang-20220510/trang.jar - [x] Scripts/bin/trang.jar...