-
While segmenting Oettingen, I often have the feeling that the editor creates some ambiguity between different types of text elements:
![image](https://user-images.githubusercontent.com/75686579/118…
m-k94 updated
3 years ago
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Fo…
-
-
We could learn more about usage, missing sentences, etc.
-
There's one last trick that I forgot to mention in class for getting good results on these "multiple choice question" or "classifier-type" prompts: you should actually tell the model what the possible…
-
Use this issue to discuss the guidance on [formatting and punctuation in the service manual](https://service-manual.nhs.uk/content/formatting-and-punctuation).
We also have GitHub issues for some o…
-
Allow sorting sentences by difficulty.
https://tatoeba.org/wall/show_message/39502#!#message_39502
-
I don't know if I'll have time to finish this during the 11 hours remaining (it has been a busy November), but I plan to modify https://github.com/aparrish/pytracery so that I can save a tracery-gener…
-
- **일기 쓰기 팁!:** 일기는 간단하게 - 에세이가 아닙니다. 시제(tense)를 알맞게 써주세요! 일기는 주로 과거에 일어난 일을 쓰는 것이기 때문에 과거 시제로! 하지만 상황에 따라 다양한 시제를 사용할 수도 있습니다.
- **주의할 점!:** 삼인칭 (he, she, it, 등등) 주어를 쓸 때 동사 원형에 **s** 붙이는 것을 주의 합…
Josoh updated
3 years ago
-
- Ruby 2.1.5
- ve 0.0.3
---
**Case 1**
Actual:
``` ruby
string = 'おつまみ'
words = Ve.in(:ja).words(string).map(&:word)
=> ["お", "つまみ"]
parts_of_speeches = Ve.in(:ja).words(string).map(&:part_of_…