- 31 Jan, 2014 4 commits
-
-
Cocophotos authored
-
Cocophotos authored
-
Cocophotos authored
-
Cocophotos authored
— matcher can now handle matches on edges statuses
-
- 30 Jan, 2014 2 commits
-
-
Cocophotos authored
-
Cocophotos authored
-
- 29 Jan, 2014 2 commits
-
-
Cocophotos authored
-
Cocophotos authored
-
- 27 Jan, 2014 4 commits
-
-
Cocophotos authored
-
Cocophotos authored
Add method to detect if a graph is DAG (by doing a topological sort, if it fails —> cycles in the graph, otherwise, it’s a DAG)
-
Cocophotos authored
-
Cocophotos authored
-
- 12 Jan, 2014 1 commit
-
-
Cocophotos authored
-
- 19 Nov, 2013 7 commits
-
-
Cocophotos authored
* develop: Remove scripts
-
Cocophotos authored
-
Cocophotos authored
* develop: USE_DEPXML to avoid Xerces Changes for building in one time - lastNodeId method - know if no canonical function is expressed, don't use default final function Change feature method to be more extended (give any type of features now) - Edge properties need now a compare method to compare two edges - Graph has been updated to fit the requirement --> Now, there will be a problem, if two edges are the same in the sense of the compare method Changes in sugraph matching from isomorphism to monomorphism because of a bug in the VF2 algorithm implementation Fix bug in matcher (with edges) - Fix a bug on edge matching - Take lex instead of token to keep capitalization in DepXML parsing DepXMLParser with skip empties option New matcher for edges Regression testing in progress - Add checkType to check dependency edge status - New DepXMLParser (in progress) Small changes to find XercesC (uppercase matter !) - Add Xerces dependencies - Add script to list boost test - Add depxml parser - Correct minor bug in removeEdge with node's source and node's target Small changes in test_conll with boost::assign to stop ambiguity for G++ 4.7 on Ubuntu 13.04 Small changes in format and graph Version 1.0.0 for lib LinguisticGraph - Better lib structure for CMake (installation is now perfect) - Add change of source or target for a node in graph.h - Add clone edge in graph.h
-
Cocophotos authored
-
Cocophotos authored
-
Cocophotos authored
-
- 05 Nov, 2013 1 commit
-
-
Cocophotos authored
- know if no canonical function is expressed, don't use default final function
-
- 14 Oct, 2013 1 commit
-
-
Cocophotos authored
-
- 12 Oct, 2013 1 commit
-
-
Cocophotos authored
- Graph has been updated to fit the requirement --> Now, there will be a problem, if two edges are the same in the sense of the compare method
-
- 09 Oct, 2013 1 commit
-
-
Cocophotos authored
Changes in sugraph matching from isomorphism to monomorphism because of a bug in the VF2 algorithm implementation
-
- 16 Sep, 2013 1 commit
-
-
Cocophotos authored
-
- 20 Aug, 2013 1 commit
-
-
Cocophotos authored
- Take lex instead of token to keep capitalization in DepXML parsing
-
- 22 Jul, 2013 1 commit
-
-
Cocophotos authored
New matcher for edges Regression testing in progress
-
- 19 Jul, 2013 1 commit
-
-
Cocophotos authored
- New DepXMLParser (in progress)
-
- 17 Jul, 2013 2 commits
-
-
Cocophotos authored
-
Cocophotos authored
- Add script to list boost test - Add depxml parser - Correct minor bug in removeEdge with node's source and node's target
-
- 16 Jul, 2013 2 commits
-
-
Cocophotos authored
-
Cocophotos authored
-
- 14 Jul, 2013 1 commit
-
-
Cocophotos authored
-
- 12 Jun, 2013 1 commit
-
-
Corentin Ribeyre authored
- Add change of source or target for a node in graph.h - Add clone edge in graph.h
-
- 06 Jun, 2013 4 commits
-
-
Corentin Ribeyre authored
-
Corentin Ribeyre authored
-
Corentin Ribeyre authored
-
Corentin Ribeyre authored
- Lib instead of header library (because of the matcher) - Graph, Linguistic Graph and Subgraph matching (compliant with exact parallel edges matching)
-
- 29 May, 2013 2 commits
-
-
Corentin Ribeyre authored
-
Corentin Ribeyre authored
-