Skip to content
Snippets Groups Projects
Commit 58310ac5 authored by Michał Krautforst's avatar Michał Krautforst
Browse files

Merge branch 'master' of 156.17.129.178:wccl

parents 82f23ae5 928a8b94
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
) )
</condition> </condition>
<instances> <instances>
<MWE name="dobre imię"> <MWE base="dobre imię">
<var name="Adj">dobry</var> <var name="Adj">dobry</var>
<var name="Subst">imię</var> <var name="Subst">imię</var>
<head>inter(class[0],{subst,ger,depr})</head> <head>inter(class[0],{subst,ger,depr})</head>
......
...@@ -366,7 +366,7 @@ WcclFile::WcclFile(const Corpus2::Tagset& tagset, const std::string& search_path ...@@ -366,7 +366,7 @@ WcclFile::WcclFile(const Corpus2::Tagset& tagset, const std::string& search_path
path_(":") path_(":")
{ {
path_.set_search_path(search_path); path_.set_search_path(search_path);
path_.set_verbose(true); path_.set_verbose(false);
} }
inline inline
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment