Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2020-05-29 00:00:49
Size: 209
Editor: tmonteil
Comment:
Revision 13 as of 2020-06-01 09:14:16
Size: 1733
Editor: chapoton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

A first good clean-up task would be to remove all unused tags, those that only appeared in a deleted question.

Concerning the tag redirections and replacements, here is one example of choice to be made:

 * `EllipticCurve` (124 questions)
 * `Elliptic-curves` (20 questions)

⇒ EllipticCurve

Another one:

 * abelian_group × 9
 * coxetergroup × 8
 * finite_group × 6
 * fpGroup × 1

 * freeGroup × 4
 * free_group × 1

⇒ FreeGroup

 * galois_group × 6
 * group_presentation × 3
 * group_theory × 33
 * groups × 11
 * Group × 49
 * `MatrixGroup` × 4
 * modular_group × 3
 * normal_subgroup × 2
 * permutation_group × 23
 * subgroup × 7
 * Subgroups × 1
 * symmetric_group × 14
 * weyl-group × 6


And here is another example:

 * number_fields × 39
 * NumberField × 21

⇒ NumberField

 * number × 17
 * numbers × 8

⇒ number

 * number-theory × 7
 * number_theory × 17

⇒ number_theory

 * algebraic_number × 14
 * numberfieldtower × 2

And here is another one:

 * mac × 53
 * MAC-OS10.7 × 13
 * mac-OS10.11 × 9
 * Mac-OS10.14 × 8
 * mac-OS10.15 × 7
 * Mac-OS10.13 × 7
 * mac-os10.8 × 6
 * Mac-OS10.9 × 5
 * MacOS10.6 × 5
 * Mac-OS10.10 × 5
 * mac-OS10.12 × 1
 * mac-os10.5 × 1

⇒ mac-OS*.* or better macOS*.*


= Proposal for general principles =

 * use '''singular''' rather than plural
 * use '''underscore''' rather than dash
 * use '''CamelCase''' for existing classes and functions

Asksage has tons of tags, so that when selecting one of them, the pages tagged with a synonym are not shown. This wiki page aims at finding a good set of representative, in order to merge them on the server.

A first good clean-up task would be to remove all unused tags, those that only appeared in a deleted question.

Concerning the tag redirections and replacements, here is one example of choice to be made:

  • EllipticCurve (124 questions)

  • Elliptic-curves (20 questions)

EllipticCurve

Another one:

  • abelian_group × 9
  • coxetergroup × 8
  • finite_group × 6
  • fpGroup × 1
  • freeGroup × 4
  • free_group × 1

FreeGroup

  • galois_group × 6
  • group_presentation × 3
  • group_theory × 33
  • groups × 11
  • Group × 49
  • MatrixGroup × 4

  • modular_group × 3
  • normal_subgroup × 2
  • permutation_group × 23
  • subgroup × 7
  • Subgroups × 1
  • symmetric_group × 14
  • weyl-group × 6

And here is another example:

NumberField

  • number × 17
  • numbers × 8

⇒ number

  • number-theory × 7
  • number_theory × 17

⇒ number_theory

  • algebraic_number × 14
  • numberfieldtower × 2

And here is another one:

  • mac × 53
  • MAC-OS10.7 × 13
  • mac-OS10.11 × 9
  • Mac-OS10.14 × 8
  • mac-OS10.15 × 7
  • Mac-OS10.13 × 7
  • mac-os10.8 × 6
  • Mac-OS10.9 × 5
  • MacOS10.6 × 5
  • Mac-OS10.10 × 5
  • mac-OS10.12 × 1
  • mac-os10.5 × 1

⇒ mac-OS*.* or better macOS*.*

Proposal for general principles

  • use singular rather than plural

  • use underscore rather than dash

  • use CamelCase for existing classes and functions

asksage retagging (last edited 2020-06-01 09:25:01 by chapoton)