Creation of Word embeddings fasttext model, validation and corpus cleaning at final PLN-Famaf project
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'master' of https://github.com/juansca/WordVectors
fef56f4View on GitHubCleaning script: do not load entire files into memory.
a036226View on GitHubImplement ancora corpus readers. Implement a tagger evaluation script. Implement a tagger training script
a93f744View on GitHubAdd models evaluation comparition table. Modify classifier to take wv filename from parameter, and to take a wv fasttext binary model file from parameter. Implement the EmbeddingVectorizer transform method to fasttext binary models. Remove some unused files
1b72a4aView on GitHub