lang2vec
lang2vec copied to clipboard
Predicted features and feature prediction
Hi,
- For predicted feature vectors such as syntax_knn, is all features are the output of the prediction system, or only missing features are filled by the system? When I get the union of all available sources, the knn vectors and resulting vectors have some different feature values for non-missing features.
- Is the feature prediction system publicly available?