Open linguistcrg opened 3 months ago
STCN is very slow indeed, too slow. This has to do with the regex
filter in the SPARQL query.
There might be two solutions:
regex
filter, or find a way to make it quicker. @jgonggrijp : do you know if this is possible?
- Find an alternative to the
regex
filter, or find a way to make it quicker. @jgonggrijp : do you know if this is possible?
Probably not, but please do give me pointer to the code in question. I might come up with an idea when I see it.
While performing a search of the word "almanac", instead of getting this output:
Performing query: almanac
I get the following output:
I still get the list of results right afterwards, but it takes too long.