index
:
verbly
this commit
hkutil
lingo
master
Natural language generation library
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced some split/implode uses with hkutil
Kelly Rauchenberger
2018-08-10
6
-18
/
+16
*
Converted verbly::filter to use a variant object
Kelly Rauchenberger
2018-04-01
2
-756
/
+429
*
Started migrating to hkutil (does not build)
Kelly Rauchenberger
2018-03-30
1
-61
/
+0
*
Added mask filters and fixed the synonym query
Kelly Rauchenberger
2017-12-21
4
-11
/
+193
*
Created database versioning system
d1.0
Kelly Rauchenberger
2017-11-08
3
-0
/
+97
*
Added quote token
Kelly Rauchenberger
2017-11-08
2
-7
/
+39
*
Renamed definiteArticle token to indefiniteArticle
Kelly Rauchenberger
2017-11-08
2
-14
/
+16
*
Fixed bug with token title case transform
Kelly Rauchenberger
2017-10-28
1
-2
/
+30
*
Added length field to form table
Kelly Rauchenberger
2017-10-16
2
-2
/
+16
*
Added more casing options to tokens
Kelly Rauchenberger
2017-02-24
2
-21
/
+80
*
Added method to check if a token is empty
Kelly Rauchenberger
2017-02-19
1
-0
/
+5
*
Added transform tokens
Kelly Rauchenberger
2017-02-16
2
-5
/
+244
*
Added word::synonyms join field (BAD)
Kelly Rauchenberger
2017-02-16
2
-0
/
+32
*
Fixed weird filter normalization crash
Kelly Rauchenberger
2017-02-16
1
-13
/
+13
*
Fixed statement generation involving two CTEs for the same table
Kelly Rauchenberger
2017-02-11
1
-2
/
+10
*
Added negative filter conversions to objects
Kelly Rauchenberger
2017-02-10
5
-40
/
+103
*
Renamed object validity checks
Kelly Rauchenberger
2017-02-10
7
-7
/
+7
*
Made pronunciation::rhymes join dynamic
Kelly Rauchenberger
2017-02-06
22
-364
/
+571
*
Fixed error with notion::words join
Kelly Rauchenberger
2017-02-05
1
-1
/
+1
*
Added some missing includes
Kelly Rauchenberger
2017-02-05
2
-0
/
+2
*
Flattened selrestrs
Kelly Rauchenberger
2017-02-05
7
-426
/
+71
*
Renamed object join fields to prevent conflicts with class names
Kelly Rauchenberger
2017-02-03
15
-52
/
+52
*
Fixed reference to local address bug with gcc
Kelly Rauchenberger
2017-02-03
1
-3
/
+6
*
Fixed statement generation re negative joins without a through table
Kelly Rauchenberger
2017-02-03
1
-1
/
+1
*
Added enum inequality matches to field
Kelly Rauchenberger
2017-02-03
2
-0
/
+25
*
Restructured verb frame schema to be more queryable
Kelly Rauchenberger
2017-01-28
24
-509
/
+644
*
Removed some debug output
Kelly Rauchenberger
2017-01-24
3
-4
/
+0
*
Whitespace changes
Kelly Rauchenberger
2017-01-24
17
-532
/
+532
*
Added word::getGroup
Kelly Rauchenberger
2017-01-24
2
-3
/
+35
*
Fixed behavior of normalizing grouped hierarchal joins
Kelly Rauchenberger
2017-01-24
2
-57
/
+82
*
Fixed notion::prepositionGroup field
Kelly Rauchenberger
2017-01-23
1
-13
/
+13
*
Added ability to filter on existence of inflection
Kelly Rauchenberger
2017-01-23
4
-3
/
+17
*
Added form::startsWithVowelSound convenience method
Kelly Rauchenberger
2017-01-23
2
-51
/
+77
*
Rewrote tokens
Kelly Rauchenberger
2017-01-23
3
-649
/
+404
*
Added verb frame parsing
Kelly Rauchenberger
2017-01-23
8
-259
/
+642
*
Added filter compacting
Kelly Rauchenberger
2017-01-23
3
-42
/
+76
*
Fixed normalization of negative join filters
Kelly Rauchenberger
2017-01-23
1
-183
/
+192
*
Fixed nullity/non-nullity filters on join fields
Kelly Rauchenberger
2017-01-23
1
-2
/
+12
*
Fixed statement generation involving negative subqueries
Kelly Rauchenberger
2017-01-21
2
-57
/
+234
*
Fixed statement generation involving nullity/non-nullity
Kelly Rauchenberger
2017-01-21
1
-1
/
+20
*
Moved some generator classes into the main namespace
Kelly Rauchenberger
2017-01-21
3
-0
/
+459
*
Started structural rewrite
Kelly Rauchenberger
2017-01-16
48
-6445
/
+4950
*
Added pronunciation syllable count and stress structure
Kelly Rauchenberger
2016-05-30
8
-0
/
+284
*
Added debug print method for token type
Kelly Rauchenberger
2016-05-16
2
-0
/
+17
*
Fixed token extra functionality in copying
Kelly Rauchenberger
2016-05-16
1
-0
/
+2
*
Added rhymes_with predicate based on rhymes rather than words
Kelly Rauchenberger
2016-05-16
8
-0
/
+32
*
Implemented some accidentally unimplemented adjective_query predicates
Kelly Rauchenberger
2016-05-10
1
-0
/
+21
*
Merge branch 'master' of https://github.com/hatkirby/verbly
Kelly Rauchenberger
2016-05-02
16
-331
/
+813
|
\
|
*
Fixed perfect rhyming
Kelly Rauchenberger
2016-04-17
13
-53
/
+328
|
*
Added support for ImageNet and fixed bug with query interface
Kelly Rauchenberger
2016-04-15
11
-296
/
+503
[next]