Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / proycon/colibri-core issues and pull requests
#45 - Package for Alpine Linux
Issue -
State: closed - Opened by proycon over 2 years ago
- 1 comment
#44 - Non-functioning constraints in .getrightneighbours(), .getcooc() etc.
Issue -
State: closed - Opened by KasperFyhn about 5 years ago
- 2 comments
Labels: bug, investigate
#43 - Problems compiling with anaconda
Issue -
State: closed - Opened by redadmiral almost 6 years ago
- 1 comment
#42 - Unable to load large corpora into memory because PatternPointer length can't exceed 2^32 bytes (32 bit size descriptor)
Issue -
State: closed - Opened by proycon about 6 years ago
- 5 comments
Labels: enhancement, in progress
#41 - Missing data in indexed model on large data set; yields much lower counts than unindexed model on the same data with the same parameters!
Issue -
State: closed - Opened by proycon about 6 years ago
- 4 comments
Labels: bug, PRIORITY, investigate
#40 - Add LICENSE
Pull Request -
State: closed - Opened by prasastoadi over 6 years ago
#39 - Wrong threshold in model.filter
Issue -
State: closed - Opened by svetlana21 over 6 years ago
- 3 comments
Labels: question, expired
#38 - how to expose colibri-ngrams from Python API?
Issue -
State: closed - Opened by mikkokotila almost 7 years ago
- 4 comments
Labels: question
#37 - Error with Tibetan Unicode
Issue -
State: closed - Opened by ngawangtrinley almost 7 years ago
- 2 comments
#36 - [Queries] Ability to create a model and cls from multiple input files
Issue -
State: open - Opened by manrock007 over 7 years ago
#35 - Added a catch to ensure we do not crash on a non existent skip content
Pull Request -
State: closed - Opened by manrock007 over 7 years ago
#34 - Class encoding fails if input only contains one line without new line?
Issue -
State: open - Opened by proycon over 7 years ago
- 1 comment
Labels: bug, investigate
#33 - Implement ability to filter on (n)PMI for getleftneighbours(), getleftcooc(), etc..
Issue -
State: open - Opened by proycon over 7 years ago
Labels: enhancement
#32 - even the last warnings ar gone now :)
Pull Request -
State: closed - Opened by kosloot almost 8 years ago
#31 - added a test script
Pull Request -
State: closed - Opened by kosloot about 8 years ago
- 1 comment
#30 - Avoid a magic number for streampos
Pull Request -
State: closed - Opened by kosloot about 8 years ago
- 1 comment
#29 - added & to te sure. But refactoring woule be better (no loop needed)
Pull Request -
State: closed - Opened by kosloot about 8 years ago
- 1 comment
#28 - make sure to use c++11. Small fix using 'delete[]' instead of 'delete'
Pull Request -
State: closed - Opened by kosloot about 8 years ago
#27 - Investigate improved scalability using use of out-of-memory datastructures
Issue -
State: open - Opened by proycon about 8 years ago
- 1 comment
Labels: enhancement, low priority, investigate
#26 - tokens/coverage results not split out per n category?
Issue -
State: closed - Opened by proycon about 8 years ago
- 1 comment
Labels: bug, PRIORITY
#25 - buildpattern() does not raise an exception when unknown tokens are presented in the input and allowunknown=false (default)!
Issue -
State: closed - Opened by proycon over 8 years ago
Labels: bug, PRIORITY
#24 - Process comments of reviewers of the Colibri Core paper
Issue -
State: closed - Opened by proycon over 8 years ago
- 3 comments
Labels: PRIORITY, investigate
#23 - Load corpora with mmap
Issue -
State: open - Opened by andreasvc almost 9 years ago
- 1 comment
Labels: enhancement, question, low priority
#22 - Can't compile on CentOS 6.6
Issue -
State: closed - Opened by andreasvc almost 9 years ago
- 2 comments
Labels: wontfix, waiting, expired
#21 - Pattern.ngrams() performance too slow for very large patterns, can be sped up
Issue -
State: closed - Opened by proycon almost 9 years ago
Labels: bug, PRIORITY
#20 - Discrepancy between totaloccurrencesingroup and patterns in getreverseindex
Issue -
State: closed - Opened by naiaden almost 9 years ago
- 3 comments
Labels: investigate
#19 - No flexgram support in IndexedPatternModel.getsubchildren() / getsubparents() yet
Issue -
State: open - Opened by proycon almost 9 years ago
Labels: enhancement, low priority
#18 - Refactor Pattern.instanceof to make use of v2 changes and add flexgram support
Issue -
State: open - Opened by proycon almost 9 years ago
- 1 comment
Labels: enhancement
#17 - PatternModel.getreverseindex() is too slow with skipgrams
Issue -
State: closed - Opened by proycon about 9 years ago
- 1 comment
Labels: bug
#16 - skipgram training adds strange ngrams that do not exist
Issue -
State: closed - Opened by proycon about 9 years ago
- 2 comments
Labels: bug
#15 - lower-order ngrams not pruned when training with skipgrams, minlengh > 1 and t > 1
Issue -
State: closed - Opened by proycon about 9 years ago
Labels: bug
#14 - reverse() is broken, doesn't work for higher classes (>128)
Issue -
State: closed - Opened by proycon about 9 years ago
- 1 comment
Labels: bug
#13 - Fixing isnan() is not declared issue.
Pull Request -
State: closed - Opened by usptact about 9 years ago
- 1 comment
#12 - pip failed building wheel for colibricore Mac OSX 10.11.2
Issue -
State: closed - Opened by mkrump about 9 years ago
- 4 comments
Labels: help wanted
#11 - Implement begin-of-sentence and end-of-sentence markers in pattern model training
Issue -
State: open - Opened by proycon about 9 years ago
- 1 comment
Labels: enhancement, low priority
#10 - getskipcontent() broken in v2
Issue -
State: closed - Opened by proycon about 9 years ago
- 1 comment
Labels: bug
#9 - Implement more efficient algorithms for the search and extraction of pre-specified skipgrams and flexgrams
Issue -
State: closed - Opened by proycon about 9 years ago
Labels: bug
#8 - Support initial and final skips in skipgram training? [vote if desired]
Issue -
State: open - Opened by proycon about 9 years ago
Labels: enhancement, low priority
#7 - Python: catch C++ exception when training indexed model without reverseindex
Issue -
State: closed - Opened by proycon about 9 years ago
Labels: enhancement
#6 - Python Tutorial needs an update for v2
Issue -
State: closed - Opened by proycon about 9 years ago
- 1 comment
Labels: bug
#5 - iterating over model.reverseindex() crashes in Python
Issue -
State: closed - Opened by proycon about 9 years ago
- 1 comment
Labels: bug
#4 - Check in advance for reverse index when training skipgrams with IndexedPatternModel
Issue -
State: closed - Opened by proycon over 9 years ago
#3 - Clean warnings in v2
Issue -
State: closed - Opened by proycon over 9 years ago
- 3 comments
Labels: enhancement, low priority
#2 - Provide vocabulary file
Issue -
State: closed - Opened by naiaden over 9 years ago
- 1 comment
Labels: enhancement
#1 - computestats() is too slow, delaying saving of indexed model significantly
Issue -
State: closed - Opened by proycon over 9 years ago
- 1 comment
Labels: bug