Quote:
Originally Posted by JimmXinu
I've posted a new Test version ( direct link) that fixes the problem you reported as well as adding sort_ships_splits and ships_CHARS features.
As requested, you can use replace_metadata on ships_CHARS to operate on the individual parts of ships entries while they are split.
You can use sort_ships_splits to specify more than one regular expression to use to split by and what string to use to join the char parts back together after sorting.
|
This all seems to be working. Thanks. I'm tracing down various ships of different lists and orders, making sure the regexps line up, and then updating, and it all seems to working correctly.
Quote:
Originally Posted by JimmXinu
Please do. I'd be happy to put a page under the project wiki for it. (I think anyone with a GitHub account can edit wiki pages.) I've asked before for the people who spend lots of time normalizing tags to share their work with little result.
|
Great! I'll start trying to collect some of my more generic ones, and put them up. (Fun fact: AO3 tags for characters often include the word (Character) after them. Yeah, uh, thanks AO3, I was confused as to what tag that was in the *character* list.)
Then I can put some fandom-specific ones, I guess. That's going to be a bit more subjective, but I guess most people would be okay going to full names, and if not, that's easy enough for them to change without having to deal with the regexp, which is the most complicated part.