Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/DragonComputer/Dragonfire
the open-source virtual assistant for Ubuntu based Linux distributions
https://github.com/DragonComputer/Dragonfire
Make Debian packaging Python 3 only
5dfc5914c6f383249e64da7c91f41025286addfd authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
5dfc5914c6f383249e64da7c91f41025286addfd authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Update CONTRIBUTING.md
eb859844391efea38ffd6c94e7f0c69a896999ac authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
eb859844391efea38ffd6c94e7f0c69a896999ac authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Update the post-installation scripts
1ecae9c0a959cd522221c1834b71f412835d4c38 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
1ecae9c0a959cd522221c1834b71f412835d4c38 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Require requests==2.18.4
f9a62079a8b066c1a5019bdfb0fb22f039bd944f authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
f9a62079a8b066c1a5019bdfb0fb22f039bd944f authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix ImportError: No module named 'dragonfire.conversational.corpus'
e6486cb2beffd405fdd55b93d210c42439c93baf authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
e6486cb2beffd405fdd55b93d210c42439c93baf authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix the missing separator issue in debian/rules
0757519edd28fc4774db62cadae88903c29e988b authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
0757519edd28fc4774db62cadae88903c29e988b authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix the executable not found issue
a324fff77a33a6dfb32d42a23cf6ade9be01567a authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
a324fff77a33a6dfb32d42a23cf6ade9be01567a authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Pass the learning ability if the user is talking about Dragonfire's itself
2d9512d0001aa732ac03a913f82e048a48efb5e9 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
2d9512d0001aa732ac03a913f82e048a48efb5e9 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Update README.md
7ab22e2f046d46519bd8b586f9cc0cc4bd1acac6 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
7ab22e2f046d46519bd8b586f9cc0cc4bd1acac6 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Bump the version
31256950cab79fdc9e565164bb9efef192b35193 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
31256950cab79fdc9e565164bb9efef192b35193 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Modify the notification endpoint to get user data from users table
9e462c14a7fdeaf42dd8b689f7dbf5eec71e6618 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
9e462c14a7fdeaf42dd8b689f7dbf5eec71e6618 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add an endpoint for registering users
375c05dd5ccb4671cc47598da2c00c684a45355e authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
375c05dd5ccb4671cc47598da2c00c684a45355e authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Rename the methods to comply with coding standards
40a2573d3db1ae8285bb78461a27e78d67e751cf authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
40a2573d3db1ae8285bb78461a27e78d67e751cf authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
In server mode use MySQL instead of TinyDB with a different methodology
426622fbb50b8bb7c5eafbcb4f25530c9caeb098 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
426622fbb50b8bb7c5eafbcb4f25530c9caeb098 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add the db_remover() method and fix linter errors in the API
4085ea676138b562d6785842f7d2da9ee07407ee authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
4085ea676138b562d6785842f7d2da9ee07407ee authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Make the pronouns inside the subject lowercase
fb99400b082a7167f9e839fcf740cd6211120a49 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
fb99400b082a7167f9e839fcf740cd6211120a49 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add an endpoint for arithmetic operations
1dadb3090936ac58e5bce957a79b58e91803f458 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
1dadb3090936ac58e5bce957a79b58e91803f458 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add the option to use gspeech
068d2b385df9a1c120860deb676d5f729a58eebf authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
068d2b385df9a1c120860deb676d5f729a58eebf authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Fix the linter errors in arithmetic.py and learn.py
01cba90542a4e339025c78a7881bb6f08b7eb3ce authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
01cba90542a4e339025c78a7881bb6f08b7eb3ce authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Remove the original_com variable and stick with a single version of the command
0877efd7485b4bf5f65d51c58a673cca8d2c39fb authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
0877efd7485b4bf5f65d51c58a673cca8d2c39fb authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Complete the migration to Helper class
5b84e8548dfbbde09068052937dd5aa5e6dd8c35 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
5b84e8548dfbbde09068052937dd5aa5e6dd8c35 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Replace elifs with ifs in the main control flow
8d592c340cc2ee5598507a7bb82a513b81e09713 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
8d592c340cc2ee5598507a7bb82a513b81e09713 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Migrate stopper commands to Helper class
1eb3d8a007cdb97ceaaa3d0952482f531a31174b authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
1eb3d8a007cdb97ceaaa3d0952482f531a31174b authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Migrate keyboard related commands to Helper class
1e1e1aa962d859f4df06bc9aae3ba4492e09465a authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
1e1e1aa962d859f4df06bc9aae3ba4492e09465a authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Migrate gender choice related commands to Helper class
ca6e8478db12260be4f0e111c003e73b62935d31 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
ca6e8478db12260be4f0e111c003e73b62935d31 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Remove unnecessary tts_kill() method calls
10c2c7e6d18f5115f55694f0e5bc24fbcb301f51 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
10c2c7e6d18f5115f55694f0e5bc24fbcb301f51 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Move the commands related to opening software packages into a single block
31ab619c134442a43ce8be4fc054868d358d7b72 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
31ab619c134442a43ce8be4fc054868d358d7b72 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add command-line argument --verbose
04d66c7145a482549774c09142cde63cc65ac25d authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
04d66c7145a482549774c09142cde63cc65ac25d authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add command-line argument --version
a5522772b7685a55bf1ece4392112b5f929cdfc5 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
a5522772b7685a55bf1ece4392112b5f929cdfc5 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Migrate some of the control flow to Helper class
858a17c5ad16d6b38cb13cdf5be82b1737272100 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
858a17c5ad16d6b38cb13cdf5be82b1737272100 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Merge define() and execute() methods into one
95d8a6bce28c5aad7ba7b707c5ab2eb4b9551ccf authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
95d8a6bce28c5aad7ba7b707c5ab2eb4b9551ccf authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Fix some linter errors and improve the coding style
2b271c2e5a5a5baa4ed5dd040bfbd570d3f543ae authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
2b271c2e5a5a5baa4ed5dd040bfbd570d3f543ae authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add check_text() and is_wh_question() methods
0ac9f0a027cb6ce6e3bf05de6885799bb46e7f04 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
0ac9f0a027cb6ce6e3bf05de6885799bb46e7f04 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Add check_noun_lemma(), check_adj_lemma() and check_lemma() methods
60e7a1f15a3900b9ed67893bdf7e1c03df1233ea authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
60e7a1f15a3900b9ed67893bdf7e1c03df1233ea authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Add check_wh_lemma(), check_deps_contains() and check_only_dep_is() methods
4700b760bc42c030ba82c26d307709e7255054f2 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
4700b760bc42c030ba82c26d307709e7255054f2 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Add check_nth_lemma() and check_verb_lemma() methods
40c95fe786813b751dd10740a8563889a1338879 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
40c95fe786813b751dd10740a8563889a1338879 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Add Helper class to nlplib
92d953c00a1783fa5d08bc43b8892f0396a6d9e1 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
92d953c00a1783fa5d08bc43b8892f0396a6d9e1 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Change several class names and variable names
b7c1fd528a5e1e713ecaa01bd745b07f27041283 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
b7c1fd528a5e1e713ecaa01bd745b07f27041283 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Remove Julius related files
51ffe2863a0342de92726c9a677d7b9809f5dfc3 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
51ffe2863a0342de92726c9a677d7b9809f5dfc3 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Remove the YodaQA script
a5bf5f987760e055169d4f62ffad7abaff445eec authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
a5bf5f987760e055169d4f62ffad7abaff445eec authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Update README.md
03ab7ba2e0f2f72cf0c297168ca558f1be3d4d93 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
03ab7ba2e0f2f72cf0c297168ca558f1be3d4d93 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Reset the db connection on each request to get updated results
ae0bf1f6f47c406524326afc88badceafbf62be9 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
ae0bf1f6f47c406524326afc88badceafbf62be9 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix the Open Collective buttons
c8fa6761508243a70d39c26952e5e2b79fc774e6 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
c8fa6761508243a70d39c26952e5e2b79fc774e6 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Add Open Collective buttons
a989fa2c9d4162a3ff1255338642cce65f161470 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
a989fa2c9d4162a3ff1255338642cce65f161470 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Add "Buy me a coffee" button
d2cc38afc5e9f92d3df726a7821cc27efadc3f51 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
d2cc38afc5e9f92d3df726a7821cc27efadc3f51 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Add an endpoint for notification requests
3331ee9e3130350ae68bfb66b7c61c6ca9fe0623 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
3331ee9e3130350ae68bfb66b7c61c6ca9fe0623 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Ignore nohup output files
6bf555e73454f45e0876bbac2f8ab40e857d7444 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
6bf555e73454f45e0876bbac2f8ab40e857d7444 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Create a config file for storing Twitter and MySQL connection credentials
983b8c360bd6e00499b5779c26c037156955d5db authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
983b8c360bd6e00499b5779c26c037156955d5db authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Add PyMySQL dependency
12e3c3db07880defdf2f5372bd9df16efb5ab115 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
12e3c3db07880defdf2f5372bd9df16efb5ab115 authored over 6 years ago by Mehmet Mert Yıldıran <[email protected]>
Rename the Wikipedia search endpoint
f2ef6e16a0e8b2b5e30c809818cbeeb0b43d1c42 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
f2ef6e16a0e8b2b5e30c809818cbeeb0b43d1c42 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add an endpoint for YouTube search
166e0f243360ae8d83e9056ad535db8225070259 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
166e0f243360ae8d83e9056ad535db8225070259 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Handle null responses in the Learner endpoint
fcf2e66743c822cb3ee1bdaedfc40f981ccf6921 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
fcf2e66743c822cb3ee1bdaedfc40f981ccf6921 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add an endpoint for the Learner
67f2d985ad2b52b83b0de25186b4f01a0f13334d authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
67f2d985ad2b52b83b0de25186b4f01a0f13334d authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add an endpoint for Wikipedia search
4ee9ac8056a6b0d3eb1552cdebf664099a999d64 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
4ee9ac8056a6b0d3eb1552cdebf664099a999d64 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Return JSONArrays from the API endpoints instead of JSONObjects
0fece2189a36d05be257cb5a270a3ca771dbaf1f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
0fece2189a36d05be257cb5a270a3ca771dbaf1f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Use the POST method in the API endpoints
852a433ce60e0dcc78a00d2da65184124a758ff2 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
852a433ce60e0dcc78a00d2da65184124a758ff2 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Require token based authentication to consume the API
90707f843b53df3e9f0c1fff417addb2cdd26e9c authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
90707f843b53df3e9f0c1fff417addb2cdd26e9c authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add an endpoint for Deep Conversation
bc807e1f6b37053a2428abad6d765d3e6d95dee8 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
bc807e1f6b37053a2428abad6d765d3e6d95dee8 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add an endpoint for Omniscient
5eaaad62a216ce9ebb11ee1323414eee79567141 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
5eaaad62a216ce9ebb11ee1323414eee79567141 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Refactoring omniscient.py script
2b199f66c50c01d7fb74a1a8206758e443c1b5b8 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
2b199f66c50c01d7fb74a1a8206758e443c1b5b8 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Disable universal Python wheel and ignore flake8 E501
d0dbf33a17510eb5da160833106c336d6218d52e authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
d0dbf33a17510eb5da160833106c336d6218d52e authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Make the package Python 3 only
6d4ce4e6f77c1cba639965146a0ee9469a80f599 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
6d4ce4e6f77c1cba639965146a0ee9469a80f599 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Make the API more atomic
1e28d0f613bff948922b8dc7ed1ad17865d7503a authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
1e28d0f613bff948922b8dc7ed1ad17865d7503a authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add the other endpoints
f9f3daf4a5dab4e99553031cc3c36ebb4a4a1e30 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
f9f3daf4a5dab4e99553031cc3c36ebb4a4a1e30 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add the tagger endpoint
97764d5a1d7c4743eacfac2c86fe036039806e83 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
97764d5a1d7c4743eacfac2c86fe036039806e83 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Implement the barebones of the API
85cf59064fcf10f85500dda36fead43ee3999d1f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
85cf59064fcf10f85500dda36fead43ee3999d1f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Rename command-line argument --twitter to --server
237456306461255d40b2375ee1c34d6be452679a authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
237456306461255d40b2375ee1c34d6be452679a authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Fix the TensorFlow and DeepSpeech version in the post-installation scripts
a493602678b06857c0b1d00f7d89ca2adbad92ba authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
a493602678b06857c0b1d00f7d89ca2adbad92ba authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Update README.md
ea72b53036b1d3eda48ca7956590d59d39dd3c0e authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
ea72b53036b1d3eda48ca7956590d59d39dd3c0e authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Keep question marks in Twitter inputs and fix the post-installation scripts
65b4575865933ec12dedc78e34ca0f6194d469e3 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
65b4575865933ec12dedc78e34ca0f6194d469e3 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Update the post-installation scripts
32d3d13fa9c0f7275bb60bd9321b19d6a2f62d87 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
32d3d13fa9c0f7275bb60bd9321b19d6a2f62d87 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Bump the version
7e69f60b2737bfbcb8da3d91d613729c45dd949f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
7e69f60b2737bfbcb8da3d91d613729c45dd949f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Change the DeepSpeech model path
3a4888ca7a759ee33c38d01af6d8f116408996fe authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
3a4888ca7a759ee33c38d01af6d8f116408996fe authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Remove the obsolete trainer.py script
35a224eb55f9d5532aace6330f4936e71bb4b671 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
35a224eb55f9d5532aace6330f4936e71bb4b671 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Avoid yes-no questions in Learn and Omniscient
689d25973335473e6925f9ace5b50daaaede9d68 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
689d25973335473e6925f9ace5b50daaaede9d68 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add the Deep Conversation module
1b000c167a7d08dafa0673308ded2f494c5a12fa authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
1b000c167a7d08dafa0673308ded2f494c5a12fa authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Integrate the arithmetic module into the main procedure
8bf4e383590ef0be0e64bafb4720fc5b42ec3bd4 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
8bf4e383590ef0be0e64bafb4720fc5b42ec3bd4 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Create the arithmetic module
e7c1a57b0c7f1e9daae03919b5f8426b1d6a9593 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
e7c1a57b0c7f1e9daae03919b5f8426b1d6a9593 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Update README.md
880a2cca7e858e6d7504bbcc355debd1fe587f61 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
880a2cca7e858e6d7504bbcc355debd1fe587f61 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Lower the chance of following the Twitter user and fix an issue related to unicode strings
896c0f7c14c601627ab730fe145303f4ac49a451 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
896c0f7c14c601627ab730fe145303f4ac49a451 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Get rid of the utf-8 encodings and fix the tests
7ec884934337238acb0f43781e8dda939303e892 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
7ec884934337238acb0f43781e8dda939303e892 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Rearrange the keywords in learn.py script
1a3bed0b0e0fec5d300fcf09b75a8748b77682b2 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
1a3bed0b0e0fec5d300fcf09b75a8748b77682b2 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Extend the subject detection by including direct objects to some degree
16e07847e3601bd6798e60fafcbd56ef5124730f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
16e07847e3601bd6798e60fafcbd56ef5124730f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Refactoring learn.py script
0ba42174bd3e3783331b380153c090f1c86faf6b authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
0ba42174bd3e3783331b380153c090f1c86faf6b authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Load the spaCy model project-wide only once
4f80ce0d645ef58386f31c0dfcacb2c57d510f02 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
4f80ce0d645ef58386f31c0dfcacb2c57d510f02 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
The subject must not contain a wh- question word
3383b65efa453fb8c3c9def57197d2165cc47a0d authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
3383b65efa453fb8c3c9def57197d2165cc47a0d authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Change the mirror function to get rid of uppercasing
4e53d7b0c174a3a738cb7dca1dc03c03a5dca9f6 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
4e53d7b0c174a3a738cb7dca1dc03c03a5dca9f6 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Fix the issues related with Omniscient and Twitter integration
8380ccce12d69da64e4a5830cb6bf2c725255ccb authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
8380ccce12d69da64e4a5830cb6bf2c725255ccb authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Fix the character reduction method for Twitter character limit
4d06fb7cc7c475b50555dc2f455074721464cb7c authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
4d06fb7cc7c475b50555dc2f455074721464cb7c authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Make Twitter stream async
b9ea14b33e68ea12c9d2a61e13545980f6fcbad2 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
b9ea14b33e68ea12c9d2a61e13545980f6fcbad2 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add metadata_parser Python package dependency
13213602fd22de63747cd16b48429a3ea9377926 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
13213602fd22de63747cd16b48429a3ea9377926 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Include the metadata image of the page if the request is browser related while tweeting
6f85d03280de67d62d41ccd88443c7ab27ebe3ec authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
6f85d03280de67d62d41ccd88443c7ab27ebe3ec authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Follow the user with a certain chance and include the link if there are any while tweeting
8980ba082cabba1340b4e7af8792aa480a8a40d4 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
8980ba082cabba1340b4e7af8792aa480a8a40d4 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Strip everything but spaces and alphanumeric characters from the mentioning Tweet text
73885cf23c477bcbe582ca65496c429006bd60a0 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
73885cf23c477bcbe582ca65496c429006bd60a0 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Limit the text for Tweets with 280 characters
024b65900aa4b312932f00c6e52de9ac67683523 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
024b65900aa4b312932f00c6e52de9ac67683523 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Post a status update whenever Dragonfire is mentioned on Twitter
dd3cb613e58cad5b8f1654afade25c714b1e191f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
dd3cb613e58cad5b8f1654afade25c714b1e191f authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Implement Twitter integration
c7ac0369b685a0ee0ea9e9a02ca2af0eb02a8f6e authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
c7ac0369b685a0ee0ea9e9a02ca2af0eb02a8f6e authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Add a do not download the DeepSpeech model option to the installation scripts
45fda40eb0e7583298a59509b8f8866bc1002d8d authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
45fda40eb0e7583298a59509b8f8866bc1002d8d authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Update README.md
4cd9a9d86a2b53a103c9441a0cc83bf8b8152eb7 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
4cd9a9d86a2b53a103c9441a0cc83bf8b8152eb7 authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
Do an MD5 checksum before downloading the DeepSpeech English model
545d15010423721abd4ebae1cfde45bace0c0adb authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>
545d15010423721abd4ebae1cfde45bace0c0adb authored over 6 years ago by Mehmet Mert Yildiran <[email protected]>