Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
macaon_data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Franck Dary
macaon_data
Commits
9fc2cace334eeb7a8e4b15b08779d2c8b85b7e45
Select Git revision
Branches
1
master
default
protected
1 result
macaon_data
UD_any
data
pretrainEmbeddings.py
Author
Search by author
Any Author
authors
Abdellah Fourtassi
abdellah.fourtassi
Alexis Nasr
alexis.nasr
Franck Dary
franck.dary
3 authors
Jun 13, 2020
removed fixed path to udpipe
· 9fc2cace
Franck Dary
authored
4 years ago
9fc2cace
Using w2v on output from udpipe horizontal output instead of on raw text
· 18f1683c
Franck Dary
authored
4 years ago
18f1683c
Jun 10, 2020
Corpora are now copied into exp dir to avoid conflicts between multiple experiences
· 26f25b22
Franck Dary
authored
4 years ago
26f25b22
Jun 01, 2020
Corrected error in program name : w2v -> word2vec
· 409dbdfb
Franck Dary
authored
4 years ago
409dbdfb
If w2v is installed on the machine, the use of pretrained embeddings is now the default behaviour
· 2b062198
Franck Dary
authored
4 years ago
2b062198
May 17, 2020
Added script to pretrain embeddings on w2v
· b17524f7
Franck Dary
authored
5 years ago
b17524f7
Loading