Skip to content

Word Frequency Feature & Frequency JSON format #61

Answered by 1over137
spirited1086 asked this question in Q&A
Discussion options

You must be logged in to vote

JSON is allowed to contain an array instead of an object. The file content should just be:

["el","perro"]

The information can be displayed in two ways, either in terms of builtin stars (more stars meaning more frequent) or rank (displaying a number on the field). Realistically you want to use an existing list, converting the format if necessary. Frequency lists are allowed to be lemmatized (containing only dictionary forms) or not (containing all forms). Be sure to set the option for this correctly with respect to your list.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by spirited1086
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants