langcog/childesr

unable to retrieve all tokens from a child

Closed this issue · 3 comments

get_tokens has no default when token param isn't specified

Good point. We decided not to let people search for all tokens because it takes too long, but maybe we should allow this within child or corpus? What do you think @mikabr ?

I agree with Mike, how about something like Error: Argument "token" is missing. To fetch all tokens, supply "*" for argument "token". Caution: this may result in a long-running query.