- 11 Feb, 2019 2 commits
-
-
Robyn Speer authored
-
Robyn Speer authored
This reverts commit e3885c5f.
-
- 07 Feb, 2019 1 commit
-
-
Robyn Speer authored
This reverts commit 2046b4ab.
-
- 16 Nov, 2018 1 commit
-
-
Robyn Speer authored
-
- 05 Nov, 2018 1 commit
-
-
Robyn Speer authored
-
- 28 Sep, 2018 1 commit
-
-
Robyn Speer authored
-
- 21 May, 2018 1 commit
-
-
jlowryduda authored
-
- 18 Apr, 2018 1 commit
-
-
Robert E. Beaudoin authored
-
- 13 Feb, 2018 4 commits
-
-
jlowryduda authored
-
jlowryduda authored
-
jlowryduda authored
-
jlowryduda authored
-
- 12 Dec, 2017 1 commit
-
-
Rob Speer authored
-
- 01 Jun, 2017 1 commit
-
-
jlowryduda authored
-
- 22 Aug, 2016 1 commit
-
-
Rob Speer authored
-
- 30 Jun, 2016 1 commit
-
-
Rob Speer authored
-
- 28 Jun, 2016 1 commit
-
-
Rob Speer authored
-
- 17 Jun, 2016 1 commit
-
-
Rob Speer authored
-
- 13 Jun, 2016 1 commit
-
-
Rob Speer authored
-
- 09 Jun, 2016 1 commit
-
-
Rob Speer authored
-
- 07 Jun, 2016 2 commits
- 24 May, 2016 1 commit
-
-
Rob Speer authored
-
- 05 May, 2016 1 commit
-
-
Rob Speer authored
-
- 17 Jul, 2015 2 commits
- 16 Jul, 2015 2 commits
-
-
Joshua Chin authored
-
Rob Speer authored
-
- 19 Jun, 2015 1 commit
-
-
Rob Speer authored
I've found that the existing normalize_text code is difficult to use because it may raise a ValueError when given a text such as ','. It's preferable to replace these strings with '_' so they can still be represented in a URI, but still allow `valid_concept_name` to check whether this would happen.
-
- 10 Apr, 2015 1 commit
-
-
Rob Speer authored
-
- 09 Oct, 2014 1 commit
-
-
Rob Speer authored
-
- 27 Aug, 2014 1 commit
-
-
Rob Speer authored
-
- 28 Jul, 2014 2 commits
- 24 Jun, 2014 1 commit
-
-
Rob Speer authored
If we restrict URI pieces to those with balanced brackets, this will prevent a lot of useless URI indexes -- in fact, only complete assertion URIs will get indexed, which is fine.
-
- 16 Jun, 2014 1 commit
-
-
Rob Speer authored
-
- 06 Jun, 2014 1 commit
-
-
Rob Speer authored
-
- 02 Jun, 2014 1 commit
-
-
Rob Speer authored
metanl was created so it could support both ConceptNet and our development at Luminoso. The use cases have diverged significantly, however, and it no longer makes sense to support them with a single package. ConceptNet used only a small part of metanl, so we can instead merge it in as the "conceptnet5.language" subpackage.
-
- 07 Apr, 2014 1 commit
-
-
Rob Speer authored
-
- 18 Mar, 2014 1 commit
-
-
Rob Speer authored
-