<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Hello,<br>
In a corpus I'm setting up, using treetagger with a parameter file
for classical French, there are a number of alternative lemmata,
i.e. things like:<br>
eau Nc eau|eaux [Nc: common noun]<br>
I'm not entirely sure why, since there is no ambiguity here, but as
a result it is impossible to search for the lemma "eau".<br>
Are there any solutions to other than simply opting to remove the
pipe and what comes after it from column three of the vrt file to
allow querying only for the first choice of lemma?<br>
Many thanks in advance.<br>
Graham.<br>
</body>
</html>