-
Updated
Nov 8, 2019 - Python
sentence
Here are 90 public repositories matching this topic...
Unclear Instructions
-
Updated
Jul 21, 2017 - Python
pySBD spaCy pipeline component uses a token-based approach and sets is_sent_start to True or False depending on Spans obtained from pySBD character offsets. We create Span objects using doc.char_span method by creating a slice - doc.text[start:end] which is a sentence span whose first Token object needs to have attribute is_sent_start set to True. On the other hand, if the char
-
Updated
Jan 10, 2018 - Vim script
-
Updated
Apr 12, 2019 - JavaScript
-
Updated
Mar 5, 2020 - Java
-
Updated
Sep 4, 2019 - Python
-
Updated
Jul 10, 2019
-
Updated
Dec 7, 2019 - TypeScript
-
Updated
Mar 17, 2019 - JavaScript
-
Updated
May 21, 2020 - Python
-
Updated
Jan 28, 2020 - Python
-
Updated
Jan 30, 2017 - Python
-
Updated
Aug 7, 2017
-
Updated
May 15, 2017 - Python
-
Updated
Nov 3, 2019 - Python
-
Updated
Feb 10, 2020 - C#
-
Updated
Oct 23, 2018 - JavaScript
I want to point out that this readme is quite limiting because not all contributions have to be in the form of actual code, but also documentation, finding bugs, etc. Also I don't know about some of the steps:
git add --all. This is dependent on how extensive the .gitignore file is. I think it should say only add the actual files you purposely created or modified by having them check with `g
-
Updated
May 7, 2018 - HTML
-
Updated
May 19, 2019 - Python
-
Updated
Feb 6, 2017 - C++
Improve this page
Add a description, image, and links to the sentence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sentence topic, visit your repo's landing page and select "manage topics."
The instructions are very vague. It's not even clear if this project is self-containing. In
eval.sh, there is a parameter for the link to the directory of SkipThoughts implementation. Does it mean SkipThoughts need to be installed separately or it's somewhere in the repo? If it's the former, is that still compatible with the rest of your codebase?Can you provide more details about the insta