[CWB] cqp sorting by s-attribute?

Stefan Evert stefanML at collocations.de
Tue Jun 11 14:57:52 CEST 2019



> On 11 Jun 2019, at 13:43, Javier Pueyo <javier.pueyo at gmail.com> wrote:
> 
> I will also try Maarten's solution, but I am going to need at least 4 more columns I want to sort by (text_year, text_place, text_tipology, etc.), and I don't know if perfomance will be an issue with so many "fake" p-attributes…

With standard CQP, this won't help because you can only sort on a single attribute.

(Again, multiple keys would complicate the implementation and in plain old C that can be pretty painful. So we decided to leave all these improvements to CWB 4.)

Best,
Stefan


More information about the CWB mailing list