#
verbs
Here are 37 public repositories matching this topic...
Persian Spell Checking Dictionary
-
Updated
May 1, 2020 - HTML
Bliblioteca JavaScript para conjugar verbos (da língua portuguesa).
-
Updated
Feb 13, 2019 - JavaScript
Complete Conjugation of any Verb using Machine Learning for French, Spanish, Portuguese, Italian and Romanian
nlp
machine-learning
natural-language-processing
scikit-learn
linguistics
conjugation
french
verbs
verb-conjugation
portuguese-verbs
portuguese-language
spanish-language
spanish-verbs
conjugator
french-nlp
french-language
-
Updated
Oct 7, 2019 - Python
Whether it is running or collecting, shooting or trading, games are driven by verbs. In this workshop we pick out the verbs that make up a game and explore how these verbs express certain messages and values. Then we hack the game with new verbs, so that it communicates our own messages and values.
-
Updated
Oct 5, 2017
Open
Example sentences
4
mtunad
commented
Nov 12, 2017
Thanks four your helpful application but I have small suggestion.
I would like to see examples in sentences like
essen:
example: Olga isst einen Apfel.
example translation: Olga eats an apple.
Examples may be more helpful if the verb changes randomly. Another interaction with the essen may reveal participle example of verb instead of 3rd person which shown up previou
A library that helps conjugate Japanese verbs. This repo contains two Qt projects: libjpconj witch is the library, and jpconj implements an application using this library.
-
Updated
Aug 29, 2017 - C++
Unconjugate conjugated Japanese verbs.
-
Updated
Jan 19, 2019 - JavaScript
A table-based Japanese word conjugator
-
Updated
May 26, 2020 - Python
A collection of verbs and conjugations.
-
Updated
Feb 3, 2020
Mobile conjugation practise app for Japanese
-
Updated
Jun 6, 2020 - TypeScript
A simple app to practice Hebrew verbs
-
Updated
Mar 8, 2019 - PHP
A conjugation training deck of portuguese verbs for Anki
-
Updated
Nov 11, 2017
Technical Dutch including Vocabulary and Example Phrases for Software Developers
dutch
nederlands
verbs
adverbs
adjectives
english-learners
dutch-vocabulary
dutch-grammar
dutch-language
technical-dutch
-
Updated
Sep 29, 2019
React/Firebase app to practise French verb conjugations and tenses. 🇫🇷
-
Updated
Dec 3, 2017 - JavaScript
Open
Clear input search
2
lavaldi
commented
Aug 26, 2018
Add an X to clear the search.
Verbs (en-elixir) English verb conjugation in Elixir.
elixir
english
elixir-lang
conjugation
verbs
aspects
english-grammar
tenses
english-language
conjugate
-
Updated
Mar 22, 2018 - Elixir
Dutch vocabulary for english learners including verbs, adjectives/adverbs and nouns
dutch
nederlands
verbs
nederland
nouns
adverbs
adjectives
leren
holland
hollandaca
flemenkce
studeren
-
Updated
Nov 5, 2019
Verb analyzer. Former project originally completed for a computational linguistics class.
-
Updated
Jan 26, 2018 - Python
JavaScript port of a table-based Japanese word conjugator (https://github.com/yamagoya/jconj)
javascript
language
typescript
vue
japanese
grammar
conjugation
verbs
jmdict
buefy
adjectives
jmdictdb
-
Updated
Aug 26, 2018 - TypeScript
Simple Infiniband verbs programming in Java
-
Updated
Jun 10, 2020 - Java
Portuguese Morphology in Haskell
nlp
haskell
morphology
haskell-library
conjugation
pt
verbs
portuguese
verb-conjugation
haskell-learning
pt-br
portuguese-language
pt-pt
nominals
-
Updated
Jul 30, 2019 - Haskell
AngularJS code for http://latincards.azurewebsites.net/
-
Updated
Jul 17, 2016 - JavaScript
A Python3 program to conjugate common French verbs in different tenses.
-
Updated
Mar 16, 2017 - Python
Rust protobuf for some verb definitions
-
Updated
Apr 2, 2019 - Rust
Improve this page
Add a description, image, and links to the verbs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the verbs topic, visit your repo's landing page and select "manage topics."


Describe the bug
Providing NULL to the send callback of
ucp_put_nbleads to a seg. fault.From looking at the code with @shamisp the problem appears to be that
ucp_request_set_callbackunconditionally setsUCP_REQUEST_FLAG_CALLBACK.