glossarist / glossarist/iev-data

IEV data anomaly (20201217): "See/Voir ..." content in SOURCE

Open
#64 3 comments 0 reactions 1 assignee Claimed by @ronaldtse View on GitHub
source clarification
Dominant language
Ruby
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
Processing term 723-10-18 (eng)... extract_source_clause 'see 723-10-19'
[RAW] see 723-10-19
{:source_ref=>"IEV", :clause=>"723-10-19", :relation_type=>{:type=>:related}}
Processing term 723-10-18 (fra)... extract_source_clause 'voir 723-10-19'
[RAW] voir 723-10-19
```

```
Processing term 722-01-15 (eng)... [FAILED TO PARSE SOURCE] See the Volume V of the CCITT Red Book, 1960, pages 74 and 75.
extract_source_clause 'See the Volume V of the CCITT Red Book, 1960, pages 74 and 75.'
[RAW] See the Volume V of the CCITT Red Book, 1960, pages 74 and 75.
{:source_ref=>"See the Volume V of the CCITT Red Book, 1960, pages 74 and 75.",
:clause=>nil,
:relation_type=>{:type=>:related}}
Processing term 722-01-15 (fra)... [FAILED TO PARSE SOURCE] Voir Tome V du Livre Rouge du CCITT,1960, pages 74 et 75.
extract_source_clause 'Voir Tome V du Livre Rouge du CCITT,1960, pages 74 et 75.'
[RAW] Voir Tome V du Livre Rouge du CCITT,1960, pages 74 et 75.
{:source_ref=>"Voir Tome V du Livre Rouge du CCITT,1960, pages 74 et 75.",
:clause=>nil,
:relation_type=>{:type=>:related}}
```

Need some universal treatment to "see/voir".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.