issues
search
cite-architecture
/
ohco2
A cross-platform library for working with collections of texts in the OHCO2 model
https://cite-architecture.github.io/ohco2/
GNU General Public License v3.0
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Need ~~ method on text catalog
#141
neelsmith
closed
4 years ago
1
Update docs from tut to mdocs
#140
neelsmith
opened
4 years ago
0
Why is CorpusSource.fromUrl method not visible in published binaries?
#139
neelsmith
opened
4 years ago
0
chunkByCitation is broken
#138
Eumaeus
closed
5 years ago
1
Missing resource file for test
#137
Eumaeus
closed
5 years ago
1
All operations depending on tokenizing should be eliminated
#136
neelsmith
opened
5 years ago
2
validReff should either throw an exception with work-level URNs, or perform correctly.
#135
Eumaeus
opened
5 years ago
0
Implicit bracketsare evil, epecially in long, complex conditions like those in validReff of Corpus
#134
neelsmith
closed
5 years ago
1
Erroneous placement of shared unit tests
#133
neelsmith
opened
5 years ago
0
Ugly and useless "too few levels" error shows up when trying to sort some URNs against a corpus
#132
neelsmith
closed
5 years ago
1
v. 10.13.0 with Corpus chunking and ~=.
#131
neelsmith
closed
5 years ago
0
CorpusChunking
#130
Eumaeus
closed
5 years ago
2
Add a ~= operation on Corpus
#129
Eumaeus
closed
5 years ago
1
10.2.2 with logging removed.
#128
neelsmith
closed
5 years ago
0
10.12.1
#127
neelsmith
closed
5 years ago
0
Leiden
#126
neelsmith
closed
5 years ago
0
rangeTo(CtsUrn), rangeTo(String)
#125
Eumaeus
closed
5 years ago
1
corpus ~~ Vector[CtsUrn] fails if a CtsUrn is a range
#124
Eumaeus
closed
5 years ago
1
Add a function to "compress" a Vector of URNs to ranges where possible.
#123
Eumaeus
closed
5 years ago
1
Add functions to identify set of groups, works editions and exemplars in a corpus
#122
neelsmith
opened
5 years ago
0
Made UTF-8 default encoding by explicitly setting it
#121
MGelein
closed
6 years ago
1
Source.fromFile using default encoding
#120
MGelein
closed
5 years ago
1
Token histograms
#119
neelsmith
closed
4 years ago
1
Support a tokens trait
#118
neelsmith
closed
4 years ago
2
Add sorting function to order arbitrary list of URNs against the corpus
#117
neelsmith
closed
5 years ago
3
consider a simple n-gram pattern matching convention
#116
neelsmith
opened
6 years ago
1
Add API docs to invertTopology function in Corpus object
#115
neelsmith
closed
5 years ago
1
corpus should have a fold left function to merge a list of corpora
#114
neelsmith
closed
6 years ago
1
Add twiddling on text catalog
#113
neelsmith
closed
6 years ago
1
Add functions for labelling URNs based on catalog
#112
neelsmith
closed
6 years ago
1
Need better reporting when repo building finds duplicate IDs
#111
neelsmith
closed
5 years ago
1
TOC function with map of [Option]
#110
neelsmith
opened
6 years ago
0
get local resources out of shared/test/resources
#109
neelsmith
opened
6 years ago
0
check CEX output of catalog
#108
neelsmith
closed
6 years ago
1
Publish 10.4.3
#107
Eumaeus
closed
6 years ago
2
corpus.findToken(STRING,true) fails when textContent consists only of punctuation
#106
Eumaeus
closed
6 years ago
2
Publish v.10.4.2
#105
Eumaeus
closed
6 years ago
2
catalog.entriesForUrn should use >=, not ~~
#104
Eumaeus
closed
6 years ago
1
Corpus.nextUrn and Corpus.prevUrn don't work correctly, BUT…
#103
Eumaeus
closed
6 years ago
5
Added tests for prev/next on a corpus with a version and exemplars; f…
#102
Eumaeus
closed
6 years ago
0
Corpus.(nextUrn|prevUrn) should not accept work-level URNs
#101
Eumaeus
closed
5 years ago
2
Corpus.exemplars function failing on range when notional level
#100
neelsmith
closed
7 years ago
2
Implementation of Corpus.[first|last]Node(FILTERURN) is naive
#99
neelsmith
closed
6 years ago
2
~~ operation gives bad results when there is a Version and derived Exemplars
#98
Eumaeus
closed
7 years ago
2
Off by one in ngramHisto
#97
Eumaeus
closed
7 years ago
2
Change OnlineDocument to use Option[XPathTemplate] instead of Option[String]
#96
neelsmith
opened
7 years ago
0
Complete cexForDocument function in TextRepositorySource
#95
neelsmith
opened
7 years ago
0
Add test on onlineVector function in TextRepositorySource
#94
neelsmith
opened
7 years ago
0
Add test on absolutePath function in OnlineDocument
#93
neelsmith
opened
7 years ago
0
Use CexParser for all delimited-text processing
#92
neelsmith
opened
7 years ago
0
Next