Bigram solution
This commit is contained in:
parent
e27047f254
commit
d751e9a5e5
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@
|
|||||||
*.o
|
*.o
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.token
|
.token
|
||||||
|
|
||||||
|
geval
|
@ -1,6 +1,7 @@
|
|||||||
description: RegLog simple solution
|
description: Bigram simple solution
|
||||||
tags:
|
tags:
|
||||||
- challenging-america
|
- challenging-america
|
||||||
|
- bigram
|
||||||
params:
|
params:
|
||||||
unwanted-params:
|
unwanted-params:
|
||||||
param-files:
|
param-files:
|
||||||
|
Loading…
Reference in New Issue
Block a user