Joshua Peek
f461150eea
Fix classifier test task
2012-07-20 15:54:41 -05:00
Joshua Peek
7292bdc180
Change Classifier to accept language name Strings
2012-07-20 15:52:27 -05:00
Joshua Peek
bc84a98b54
Set unused var to _
2012-07-20 15:43:23 -05:00
Joshua Peek
e58f268258
Associate .module with drupal php
2012-07-20 15:42:21 -05:00
Joshua Peek
bbc5225086
Pending samples work now
2012-07-20 15:36:48 -05:00
Joshua Peek
0867e7b69b
Remove old language disambiguation functions
2012-07-20 15:30:53 -05:00
Joshua Peek
2637d8dc55
Add tokenize helper to Tokenize class
2012-07-20 15:14:58 -05:00
Joshua Peek
79be8b8c67
Set unused var to _
2012-07-20 15:07:19 -05:00
Joshua Peek
3f391c8694
Update classifier db
2012-07-20 15:06:45 -05:00
Joshua Peek
175d4244c2
Extract single and multi line comment parser
2012-07-20 15:06:21 -05:00
Joshua Peek
d063089430
Add coq comments
2012-07-20 14:45:19 -05:00
Joshua Peek
0dcca7228d
Merge branch 'seldridge-master'
2012-07-20 14:38:27 -05:00
Joshua Peek
cb01be8a4d
Update classifier db
2012-07-20 14:38:09 -05:00
Joshua Peek
6a62ba7b28
Merge branch 'master' of https://github.com/seldridge/linguist into seldridge-master
2012-07-20 14:37:07 -05:00
Joshua Peek
c1181b1f93
Update classifier
2012-07-20 14:36:59 -05:00
Schuyler Eldridge
7363241531
New Verilog and Coq sample files added
...
New Verilog examples and Coq examples for additional training have
been added since linguist is currently failing Coq/Verilog recognition
tasks (see #201 ). In case it wasn't obvious, linguist will not
currently pass these new, added test cases.
2012-07-20 10:49:12 -04:00
Ted Nyman
1ac6e87b75
s/to/too in bin/linguist
2012-07-13 23:10:14 -07:00
Joshua Peek
138589e88c
Merge pull request #196 from borgified/master
...
small typo
2012-07-13 13:44:36 -07:00
Fwiffo
41548405b1
small typo
2012-07-13 13:19:26 -07:00
Matthew McCullough
97399acb73
Merge pull request #187 from chochos/master
...
Add Ceylon to master language list
2012-07-05 10:12:34 -07:00
Enrique Zamudio
80e9639688
Add "text only" lexer to Ceylon
2012-07-05 10:53:38 -05:00
Enrique Zamudio
6d20232027
Add Ceylon
2012-07-03 22:25:56 -05:00
Enrique Zamudio
a1525460a3
Add sample file for Ceylon
2012-07-03 22:25:22 -05:00
Joshua Peek
01ef10116e
Fix typo
2012-06-22 10:33:47 -05:00
Joshua Peek
41f7f8414c
Fix samples/ link
2012-06-22 10:32:42 -05:00
Joshua Peek
189a123760
Quote all YAML keys cause fuck it
2012-06-22 10:30:50 -05:00
Joshua Peek
a7108e4086
Fix calling to_yaml on 1.9
2012-06-22 10:15:14 -05:00
Joshua Peek
5521dd08a0
Move test fixtures to samples/
2012-06-22 10:09:24 -05:00
Joshua Peek
b571c47a1c
Update contributing docs
2012-06-22 10:04:30 -05:00
Joshua Peek
cf624e44ff
Linguist 2.0.1
v2.0.1
2012-06-21 11:48:08 -05:00
Joshua Peek
2b712dc790
Guard against classify nil data
2012-06-21 11:47:32 -05:00
Joshua Peek
3d7364877d
Linguist 2.0.0
v2.0.0
2012-06-21 11:28:24 -05:00
Joshua Peek
2a324c6289
Merge pull request #172 from github/bayesian
...
Bayesian Classifier
2012-06-21 09:26:54 -07:00
Joshua Peek
77a6a41fc3
Merge branch 'master' into bayesian
2012-06-21 11:25:34 -05:00
Joshua Peek
f90c022621
Linguist 1.0.0
v1.0.0
2012-06-21 11:08:06 -05:00
Joshua Peek
c236446992
Rename gem name to github-linguist
2012-06-21 11:06:12 -05:00
Joshua Peek
076bf7d0c8
Use classifier as primary method for disambiguation
2012-06-21 10:55:26 -05:00
Joshua Peek
540f2a0941
More matlab samples
2012-06-21 10:44:31 -05:00
Joshua Peek
497da86262
Strip tex and matlab leading inline comments
2012-06-21 10:38:28 -05:00
Joshua Peek
4b9b8a5058
Remove matlab file with bogus keywords
2012-06-21 10:25:30 -05:00
Joshua Peek
5568489123
Rebuild classifier db
2012-06-20 17:17:09 -05:00
Joshua Peek
5cdd5e206c
Improve operator tokenizing
2012-06-20 17:16:53 -05:00
Joshua Peek
c353d3a050
Fix indent
2012-06-20 16:58:32 -05:00
Joshua Peek
6252f12175
Rebuild classifier db
2012-06-20 16:54:40 -05:00
Joshua Peek
0067f28246
YAML sucks
2012-06-20 16:54:29 -05:00
Joshua Peek
ac23d64d26
Merge branch 'master' into bayesian
2012-06-20 16:24:39 -05:00
Joshua Peek
37f971abdd
VB should be a .cls candidate
2012-06-20 16:23:51 -05:00
Joshua Peek
9c9607e42c
Log regexp and classifier guess mismatches
2012-06-20 16:20:59 -05:00
Joshua Peek
516a220d9f
Verify classifer counts
2012-06-20 15:48:46 -05:00
Joshua Peek
7bcf90c527
Skip gc step for now
2012-06-20 15:13:06 -05:00