Skip to content

Commit

Permalink
Remove frequency field from lexeme schema
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjcamilleri committed Oct 27, 2020
1 parent 7abde61 commit 9bceb6f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions public/schemas/lexeme.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,14 +195,6 @@
"f"
]
},
"frequency": {
"type": "string",
"enum": [
"common",
"uncommon",
"rare"
]
},
"transitive": {
"type": "boolean",
"format": "checkbox"
Expand Down

0 comments on commit 9bceb6f

Please sign in to comment.