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.
refactor
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
23
Jan
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
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
fixed few little bugs
Merge branch 'master' of gitlab.lif.univ-mrs.fr:alexis.nasr/macaon2
simplified the actions system, got rid of action EOS, action ROOT is now responsible to set the sentence boundary
modified maca_tm_decoder so that it does not lemmatize when word does not have a POS (hack git status)
fix uninitialized ctx->help variables
fixhelp
fixhelp
added length as a word feature
code refactoring in json_parser
minor modifications in maca_tm_mcf2scf.
fixed bugs in json parser
Added option -Z for probabilistic mode with a ratio parameter
Merge branch 'partial_parser'
solved issues with '\r' eol when running on windows
Merge branch 'master' of gitlab.lif.univ-mrs.fr:alexis.nasr/macaon2
added in maca_tools json2mcf that projects annotation of the json file to the mcf file
Merge branch 'master' of gitlab.lif.univ-mrs.fr:alexis.nasr/macaon2
fixed bugs in mcf2json
Merge branch 'master' into partial_parser
added a json parser (file json_parser.c) and a tree implementation of json structure (json_tree)
add python implementation following old API
libmacaon2
libmacaon2
rename duplicate symbols in order to be able to compile everything as a single library
fix graph parser compilation
added mcf2json to extract from mcf files json files for the annotation tool
.
.
.
Loading