Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
macaon2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Alexis Nasr
macaon2
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
maca_graph_parser
Select Git revision
Branches
20
AC
Aloui_Dary
alexis
classifier
error_predictor
fixhelp
ignore_punct
johannes
libmacaon2
maca_common
maca_graph_parser
maca_trans_frame_parser
master
default
protected
morpho
new_config
partial_parser
perceptron
refactor
silvio
ssrnn
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Feb
20
19
16
9
8
7
6
5
4
26
Jan
25
23
22
18
15
14
11
19
Dec
14
13
8
3
1
22
Nov
21
20
14
13
10
7
6
26
Oct
20
16
26
Sep
14
13
12
29
Jul
27
26
24
21
20
14
12
10
7
5
29
Jun
26
22
20
14
13
29
May
25
23
18
17
15
9
4
28
Apr
27
24
22
21
20
19
18
17
13
12
11
7
6
31
Mar
27
26
24
23
20
18
15
10
4
3
1
23
Feb
16
10
2
26
Jan
11
6
5
4
14
Dec
7
6
1
23
Nov
21
18
17
15
14
8
6
4
3
2
1
28
Oct
27
26
24
23
21
20
21
20
19
18
17
14
13
12
11
10
7
6
5
4
3
29
Sep
26
21
7
Aug
6
4
15
Jul
14
13
12
11
8
7
6
5
30
Jun
29
28
27
reconciling with master
added a verbose mode to maca_check_projectivity
added maca_check_projectivity that computes the ratio of non projective dependencies in a mcf file
maca_trans_attach_punct.c a tool for determining position of attachement for punctuation
fixed a bug (initialization of punct_label variable) in context.c
new movement called IGNORE to skip words in the buffer, used for punctuation
added movement ignore
We can now use TM states whose sole purpose is to advance forward or backward in the buffer
added roots2fann.c a tool that creates fann files from scene descriptions and verbs
minor changes in mcf2json, the root dependency has -1 as a governor
maj
AC
AC
Merge branch 'master' into AC
fixed a bug in cff2fann
fixed a bug in word.h
fixed a bug in word.h
fixed some details in mcf2json modified tokenizer to ignore comments
modified mcf2json so that it creates a directory with json files in it
Lemma is now predicted in morpho state (just after the tagger)
added three different features to words : SPEAKER DIRECORY FILE
Using the LEMMA dic from tape_alphabets.dic for lemma lookup instead of FORM, also feeding the LEMMA dic with every lemma from fplm. This improves lemma prediction by a lot.
Fixed word_get_gov so that it now return the expected value when word is NULL
construct the MLP structure automatically from a file
initial commit
initial commit
initial commit
Merge branch 'master' into classifier
classifier
classifier
added the new feature s0seg
Merge branch 'master' of gitlab.lif.univ-mrs.fr:alexis.nasr/macaon2
added feature s0seg that cheks wheter s0 is eos, this feature helps discriminate between EOS and REDUCE
debugging transition machine
fixed a bug in feat_fct.c
Merge branch 'master' of gitlab.lif.univ-mrs.fr:alexis.nasr/macaon2
removed EOS action
some little changes to comply with functions that have been changed in master
Merge branch 'master' into classifier
Merge branch 'master' of gitlab.lif.univ-mrs.fr:alexis.nasr/macaon2
modified word_embedding handling in cff2fann.c
Merge branch 'fixhelp' into 'master'
Merge branch 'master' of gitlab.lif.univ-mrs.fr:alexis.nasr/macaon2
modified some english tokenization rules
Loading