Louis Mullie
|
6f443b3087
|
Fix typo raising SyntaxError.
|
2012-12-04 01:56:18 -05:00 |
Louis Mullie
|
5b22b0d3b8
|
Input option may be a symbol.
|
2012-12-04 01:56:06 -05:00 |
Louis Mullie
|
7c1b597619
|
Fix YAML require issue.
|
2012-12-04 01:55:09 -05:00 |
Louis Mullie
|
2394de746d
|
Images are in HTML format after conversion.
|
2012-12-03 23:58:59 -05:00 |
Louis Mullie
|
7f83e78a04
|
Ensure correctness when entity is smaller than minimum detection threshold.
|
2012-12-03 23:58:59 -05:00 |
Louis Mullie
|
1c69d6558e
|
Allow to pass in a mix of entities and strings.
|
2012-12-03 23:58:59 -05:00 |
Louis Mullie
|
da096bd15e
|
Refactor and improve doc.
|
2012-12-03 23:58:59 -05:00 |
Louis Mullie
|
1e47f41510
|
Re-work some formatting and option issues.
|
2012-12-03 23:58:59 -05:00 |
Louis Mullie
|
d3e52fb36a
|
Add Learning DSL in a safer way.
|
2012-12-03 23:58:59 -05:00 |
Louis Mullie
|
b5528a34f1
|
Make taggers recursive within token groups.
|
2012-12-03 23:58:59 -05:00 |
Louis Mullie
|
e4664586fe
|
Add suitable plugins for French.
|
2012-12-03 23:58:59 -05:00 |
Louis Mullie
|
a49d1d97a0
|
Rename phrase to group, add group in entity list.
|
2012-12-03 23:58:58 -05:00 |
Louis Mullie
|
fbd5e48fae
|
Merge pull request #34 from LeFnord/master
removed Psych
|
2012-11-26 08:07:27 -08:00 |
LeFnord
|
ee3ed723bc
|
changed french and german encoding to utf-8 (should be standard)
|
2012-11-26 16:30:21 +01:00 |
LeFnord
|
476962e126
|
removed psych dependencies, cause in 1.9.x default
|
2012-11-26 14:48:04 +01:00 |
Louis Mullie
|
57e3c88d9e
|
Default format to txt.
|
2012-11-25 03:23:19 -05:00 |
Louis Mullie
|
bb4910c43d
|
Fix problem with order of function calls.
|
2012-11-25 03:23:10 -05:00 |
Louis Mullie
|
a1d09cbb99
|
Remove underscores in composite words.
|
2012-11-25 03:22:57 -05:00 |
Louis Mullie
|
c8020c90e6
|
Put first_but_warn along with code that uses it.
|
2012-11-25 03:22:43 -05:00 |
Louis Mullie
|
5ac537db5a
|
Downcase value for expected behaviour.
|
2012-11-25 03:22:15 -05:00 |
Louis Mullie
|
2162339419
|
Fix mess with DSL.
|
2012-11-25 03:21:51 -05:00 |
Louis Mullie
|
be96c54064
|
Make scalpel default segmenter.
|
2012-11-25 03:21:38 -05:00 |
Louis Mullie
|
a116cc8a5b
|
Don't skip linear and svm as they are now working.
|
2012-10-31 23:26:09 -04:00 |
Louis Mullie
|
12cac5c769
|
Remove now unused labels feature.
|
2012-10-31 23:26:08 -04:00 |
Louis Mullie
|
1eb9341f77
|
Call class method, not instance method.
|
2012-10-31 23:26:08 -04:00 |
Louis Mullie
|
22b2afdddf
|
Generalize sentence/phrase to group.
|
2012-10-31 23:26:08 -04:00 |
Louis Mullie
|
01d8f656b2
|
Remove labels from everywhere.
|
2012-10-31 23:26:08 -04:00 |
Louis Mullie
|
9af52ec798
|
Allow transparent casting when adding strings/numbers.
|
2012-10-31 23:26:08 -04:00 |
Louis Mullie
|
30196bb699
|
Generalize taggers and categorizers to target groups.
|
2012-10-31 23:26:08 -04:00 |
Louis Mullie
|
f2edcf8118
|
Merge pull request #31 from LeFnord/master
Added stop words for several languages.
|
2012-10-29 05:34:22 -07:00 |
LeFnord
|
b20836bc04
|
added umlaute to german stop words
|
2012-10-29 10:57:43 +01:00 |
LeFnord
|
3fa0e8593b
|
corrected typo
|
2012-10-29 10:36:55 +01:00 |
LeFnord
|
cd044f1c59
|
added stop words
|
2012-10-29 10:28:19 +01:00 |
Louis Mullie
|
5144f43c63
|
Update to reflect removal of labels option.
|
2012-10-28 02:18:43 -04:00 |
Louis Mullie
|
f0d63fea20
|
Silence library output.
|
2012-10-28 02:18:31 -04:00 |
Louis Mullie
|
7f93decac7
|
Make sure silence_stdout returns the result of yield.
|
2012-10-28 02:18:25 -04:00 |
Louis Mullie
|
f6862357e6
|
Completely remove need for labels when creating question.
|
2012-10-28 02:05:20 -04:00 |
Louis Mullie
|
19813f6a14
|
Remove unnecessary check.
|
2012-10-28 02:01:04 -04:00 |
Louis Mullie
|
295e22417d
|
Almost finalize liblinear adapter.
|
2012-10-28 02:00:56 -04:00 |
Louis Mullie
|
9fb2c9a127
|
Stylistic conventions.
|
2012-10-28 01:52:42 -04:00 |
Louis Mullie
|
e5f8da4201
|
#17: Modify the including class, not Object.
|
2012-10-28 01:52:29 -04:00 |
Louis Mullie
|
386d56de70
|
Fix failing specs.
|
2012-10-28 01:42:07 -04:00 |
Louis Mullie
|
24e02802b9
|
Merge branch 'master' of github.com:louismullie/treat
|
2012-10-28 01:35:21 -04:00 |
Louis Mullie
|
18fce305ed
|
Add documentation on config options.
|
2012-10-28 01:35:08 -04:00 |
Louis Mullie
|
49cfd6a6f7
|
Add tf-idf-similarity requirement.
|
2012-10-28 01:34:38 -04:00 |
Louis Mullie
|
5c1ca9d9f1
|
Move Levensthein to a similarity annotator.
|
2012-10-28 01:34:26 -04:00 |
Louis Mullie
|
f7f53b0f7e
|
Add precision/recall example.
|
2012-10-28 01:34:07 -04:00 |
Louis Mullie
|
a6b42ca20e
|
Add SVN classification example.
|
2012-10-28 01:33:59 -04:00 |
Louis Mullie
|
d3f6df6266
|
Add in similarity annotators.
|
2012-10-28 01:33:32 -04:00 |
Louis Mullie
|
b20a5dd412
|
Merge pull request #30 from darkphantum/master
Fix bug in tf_idf worker
|
2012-10-27 08:48:58 -07:00 |