allenai / allenai/scholarphi

Entity Localization Bug: Symbol. Citation reference misdetected as symbols in arXiv paper 1811.12889

Open
#109 0 comments 0 reactions 0 assignees View on GitHub
bad-entity-detection bug entity-localization symbols
Dominant language
Python
Stars
428
Forks
58
PR merge metrics
No merged PRs in 30d

Description

**Name this issue**

Give this issue a name:

```
Entity Localization Bug: Symbol. Citation reference misdetected as symbols in arXiv paper 1811.12889
```

*Example*: For example, if the pipeline fails to detect a citation "(Weld et al. 2010)" in arXiv paper "1811.12889", the name of this issue should be:

```
Entity Localization Bug: Citation. (Weld et al. 2010) not detected in arXiv paper 1811.12889
```

**Assign labels**

Assign this issue two labels, one for each of:
1. The entity type (`citation` or `symbols`)
2. The localization issue type (`missing-entity-detection` or `bad-entity-detection`)

**Describe the bug**

The body of this bug report must include:

_Description_: the `3.2` in "section 3.2" should be a citation location reference, but it is being separately detected as mathematical symbols `3` and `2`.

_Screenshot_:
![image](https://user-images.githubusercontent.com/52334652/82741822-23db5800-9d0b-11ea-84d4-ed927a2ba884.png)
![image](https://user-images.githubusercontent.com/52334652/82741827-305fb080-9d0b-11ea-80ef-c0634fd4aa49.png)

_URL (optional)_: A URL to a live version of the Scholar Reader (i.e. an `https://s2-reader.apps.allenai.org` address) where the bug can be seen.

_How to fix (optional)_: If you know how the pipeline or UI can be modified to fix this issue, provide a 1-2 sentence description here.

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.