We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To have a lexical summary of ESCO skills labels (both label and altLabel) that includes:
label
altLabel
labels = ['assure customer satisfaction', 'customer satisfaction guarantee', 'ensure customer satisfaction', 'guarantee customer satisfaction', 'guaranteeing customer satisfaction', 'promise customer satisfaction', 'provide customer satisfaction', 'to guarantee customer satisfaction']
[('customer', 8), ('satisfaction', 8), ('guarantee', 4), ('promise', 1), ('to', 1), ('ensure', 1), ('provide', 1), ('assure', 1)]
The text was updated successfully, but these errors were encountered:
test matcher skill. See par-tec#51
3a70585
fix some errors. See par-tec#51
9cc72c2
matcher skill. Update. See par-tec#51
0daee71
Matcher with compounds.See par-tec#51
60f7c8f
Add test cloud yml.See par-tec#51
aca2e6a
Resolve some bugs. See par-tec#51
c3ab9b3
masciotta02
Successfully merging a pull request may close this issue.
I expect
To have a lexical summary of ESCO skills labels (both
label
andaltLabel
) that includes:Example
The text was updated successfully, but these errors were encountered: