-
## Roadmap (user benefit/difficulty)
Note: user benefit - lower number is more benefit. Difficult - lower number is less work
- [ ] WordMAP
- [x] Alignment Memory
- [x] Lemma fallback (1/4)
- …
-
This is primarily seen in libraries like EF core that take the C# translation as canonical (and often don't recognize F# translations). However this case warrants a bit of extra investigation in my op…
-
Review contents of:
- [ ] Warmup
- [ ] Implementation
- [ ] Strings
- [ ] Sorting
- [ ] Search
- [ ] Graph Theory
- [ ] Greedy
- [ ] Dynamic Programming
- [ ] Constructive Algorithms
- [ ] Bit Manipu…
-
# Complete Java + DSA Bootcamp Syllabus
## NOTE
- All topics will contain problems from LeetCode Easy to Hard, explained in an easy-to-understand manner.
- Complete custom implementation of all …
-
### Reason/inspiration (optional)
We would like a new entry on the `Decision Trees` concept under Sklearn. The entry should go in a new file under `docs/content/sklearn/concepts/decision-trees/decisi…
-
UD, Hamledt and PDT can be searched both by KonText and by PMLTQ. So far they are connected on the level of corpora - in KonText list of corpora, there is a link to PMLTQ to a concrete treebank.
It …
-
### What is your issue?
The `DataTree` structure was not designed with performance of very large trees in mind. It doesn't do anything obviously wasteful, but the priority has been making decisions a…
-
## Overview
The purpose of this issue/document is two-fold:
- to summarize the regressions analyses of the project in a **textual form**
- to summarize the results of these regression analyses in …
-
### Be awesome and make this super Impact Panel design!
![Impact planel Fold out](https://user-images.githubusercontent.com/25363572/77220609-bcc8d980-6af6-11ea-8602-8a2e7bc6c698.png)
- [ ] Th…
-
Hi, this repository was linked from [this thread](https://www.reddit.com/r/rust/comments/5zcsk3/is_it_possible_to_implemement_erlanglike/). It looks cool!
I'm not sure if this is the right place to…