2 files changed
+2
-2
lines changed- configure.in+3-4
- example/crfutils.py+8-2
- frontend/Makefile.am+1-1
- frontend/frontend.vcxproj+3-1
- frontend/learn.c+3
- frontend/reader.c+4-1
- frontend/tag.c+2-1
- include/crfsuite.h+16-4
- include/crfsuite.hpp+39-2
- include/crfsuite_api.hpp+14-2
- include/os.h-2
- lib/cqdb/Makefile.am+1-1
- lib/cqdb/cqdb.vcxproj+3-1
- lib/cqdb/include/cqdb.h+1-1
- lib/cqdb/src/cqdb.c+15-14
- lib/crf/Makefile.am+1-1
- lib/crf/crf.vcxproj+5-1
- lib/crf/src/crf1d.h+1
- lib/crf/src/crf1d_context.c+9-6
- lib/crf/src/crf1d_encode.c+17
- lib/crf/src/crf1d_model.c+95-57
- lib/crf/src/crf1d_tag.c+52-46
- lib/crf/src/crfsuite.c+6
- lib/crf/src/crfsuite_internal.h+1
- lib/crf/src/crfsuite_train.c+8
- lib/crf/src/params.c+2
- lib/crf/src/rumavl.c+1
- lib/crf/src/train_lbfgs.c+9-8
- swig/export.i+6-7
- swig/python/crfsuite.py+85-83
- swig/python/export_wrap.cpp+6.4k-4.7k
- swig/python/export_wrap.h+11-14
- swig/python/sample_train.py+10-10
- swig/python/setup.py.in+3-3
- swig/ruby/README+33
- swig/ruby/extconf.rb+4
- swig/ruby/prepare.sh+9
- swig/ruby/sample_tag.rb+60
- swig/ruby/sample_train.rb+81
- win32/liblbfgs/lbfgs.h+5-2
- win32/liblbfgs/lbfgs.lib
0 commit comments