punctuationregex has been modified in webcli/js/main.js to remove the bullet points. this change should appear in webcli-dev by tomorrow
Subcorpus frequency list speed
These changes improve how the server processes and stores client requests. First, they fix a small mistake where the request string was modified twice unnecessarily. Now, the code extracts the query parameters from a request. It also keeps a copy of the original request before decoding it, which can be helpful if the server needs to refer back to the raw data. A new method was added to generate filenames for caching requests. It allows an optional hashing function to create virtually unique filenames,...
Spanish accents and truncated frequency list
Bug fix : adapted Regex in Tokeniser.java to accept Unicode characters