internetarchive / internetarchive/openlibrary-client
Strip parenthetic series titles from work and edition titles
- Dominant language
- Python
- Stars
- 506
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
This is a very common issue. Many series titles are erroneously shown parenthetically suffixed onto both work and edition titles. In the simplest case the work title repeats the series title with additional specifics added. It should be pretty straightforward to bulk fix these most-trivial cases.
One example:
"Nevada Crime in Perspective 2003 (Nevada Crime in Perspective)"
https://openlibrary.org/works/OL8434278W/Nevada_Crime_in_Perspective_2003?b=4&a=3&_compare=Compare&m=diff
https://openlibrary.org/books/OL7920389M/Nevada_Crime_in_Perspective_2003?b=4&a=3&_compare=Compare&m=diff
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.