-
Notifications
You must be signed in to change notification settings - Fork 0
Initial version #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
551b98c
Updated gitignore
PyDataBlog 80035f6
WIP on code structure
PyDataBlog 3840cb0
Updated CI file
PyDataBlog 0666879
WIP on features
PyDataBlog 0d6a256
Initial architecture
PyDataBlog 61810a6
WIP make db architecture
PyDataBlog de7705d
Added ngram func
PyDataBlog 22920c1
Added ngrams
PyDataBlog 3a1cb6c
Cleaned up
PyDataBlog 9f36e58
Initial codebase structure
PyDataBlog a43fc26
Fixed module imports bug & removed utils.jl
PyDataBlog 767ba86
Added ngram count for wordngrams
PyDataBlog cd4ee56
Updated user API and switched from add! to push!
PyDataBlog 8b59186
Replaced add! with push, added examples and implemented measures
PyDataBlog 47684f1
Proposed DB structure
PyDataBlog 7b184d8
Switched to datastructures for dictdb
PyDataBlog 44ad356
Switched ngram counts as vectors
PyDataBlog 79552ef
Draft working version of DictDB
PyDataBlog a77ae71
Removed export of base functions
PyDataBlog bd07a36
Code restructure
PyDataBlog a63e872
Added tests for measures
PyDataBlog ef0e6e5
Initial draft of search functionality
PyDataBlog ff29e52
Working but dirty implementation of search
PyDataBlog a78de69
Cleaned up & prepared for switch to 0 indexing implementation
PyDataBlog d24bdb6
Alpha release
PyDataBlog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Draft working version of DictDB
- Loading branch information
commit 79552ef2b5da0227ed7bd98dadf4e902197b6ca6
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.