Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract seller names from artwork titles #21

Open
BergFulton opened this issue Oct 4, 2016 · 0 comments
Open

Extract seller names from artwork titles #21

BergFulton opened this issue Oct 4, 2016 · 0 comments

Comments

@BergFulton
Copy link
Contributor

Currently, seller names are jammed in the same line as the artwork title. A script needs to be written to help extract the seller name away from the artists and put that name in to the seller field.

The syntax should be pretty easy, as it is usually something like

Firstname Lastname. 21. Painting Title
So parsing on the period after the character, but before the first digit, would probably do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant