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

Update README.md, README.rst and CONTRIBUTING.md

8451ccc14d0f0fbc7e9287938db35da02fba2f41 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Update install.sh, sync it with setup.py

52313f0a4654c47bd3b116c24a7c218a8f7aa8bd authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Update README.md and CONTRIBUTING.md

f14f4af60df4010a390099522b17ae81193f3b3c authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Update README.md, README.rst and CONTRIBUTING.md

4e2ccaac609d5db8b92bec7f2f4e5342c8626c1f authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Update CONTRIBUTING.md

2663cab6e143e4cb55a5d7d86d56d97b718760d7 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Update CONTRIBUTING.md

0faf7540b185d0c229f40587616a8427ad1523e5 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Update README.md

20c12e9cda3311e36d88d19c1bfcf2becde0bae5 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Comment out an unnecessary print statement

820122f7ff4bc7821e150f816ddde424ea501bcc authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Go to next Wikipedia article if there are no findings

a675c7ed1a9117decc0040b89fa96b9401f53c14 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Make several improvements about focus and WordNet entity determiner, also add more sample questions

4ae9db648bdb1e87e3541f9b94adf6658c85220a authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Realize the focus by dobject,subject,pobject and phrase_cleaner(), give a positive score when focus mentioned in the same sentence with the finding

0235574e520b0e7b56099942c8573030a7e31a38 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add randomize_coefficients() function to optimize coefficients of Q&A engine using machine learning

e3abc399b5d9e58df56b49478f94509cdee35a46 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix some minor issues in Q&A engine like excepting FACILITY entity and returning multiple entitites from WordNet

3393df47fcd62588840f5e45f921eb53b72aa0f8 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix some minor issues in Q&A engine like enabling TTS output and printing

390c9ba5b32addf8a87ded319c86d521e2aa7d2f authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Use multiple amount of entity samples in WordNet determiner, also migrate to Leacock-Chodorow Similarity

cdc00ffda7deab61abf1cf0e546b276663f03bcb authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Restrict the findings by detecting the entity of the subject using WordNet path similarity

fd88417aff075eab1ac974b83e26d26107f96d8a authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Rearrange post-install NLTK corpus downloads

4049afad1dcae260be5d7946c983b8308f83ca74 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Re-enable the Q&A feature (Omniscient)

663689bf61905cd22128cfe6ee79b2eab1e9eeb4 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Iterate over the all_entities instead of findings for proximity calculation

e41d8a4ac3884159918c2579f2c6cd56a5362db5 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Do not force uppercase letters on questions and get all entities from target Wikipedia article

b2c4e978dd5474441a6e106a35c6bd5abea7887b authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix the proximity ranking and exclude findings that present in Wikipedia query

f1ab7eaa06665a25ee69d886384f2a4cba445fdd authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Implement [frequency, precedence, proximity] ranking model on Omniscient

aac1d587468039b3e2415cbd9a4a38c43c235536 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add CODE_OF_CONDUCT.md, CONTRIBUTING.md and update README.md

9013818788b216927bd3135def2babdf12540b01 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Migrate from Complex Regex Grammar Model to Learn via Advanced NLP and DB Management

98b06a6957f46c9d186ea788d6ff27b88dde0e5d authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add spaCy package and Omniscient script

8a51049e186d1264d7e70ec52b3a752c048d0745 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Move some of the dependencies to optional and install them mainly with Ubuntu's package archive

e2c934259169b3f573ed44ddcba833e89dd58529 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Migrate from post-installation shell script to setup.py PostInstallCommand

4e2a29c70f9192fa1652b5358898db4aea1c9ca0 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Update README.md

90ea8dd05cd75c241f10c9e935441ab0ccf97149 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add lxml package to the dependency list

02459d4aa8fe92f318d27c13fd8ea48fb387191b authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix Wikipedia search

73fe92f24e9082c37db7f34683f50412ce843927 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix the basic configuration functionality

5b7124b57c5bd408cc8512591af00fb71a70d6ae authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix "SEARCH IN YOUTUBE" command by migrating from YouTube API to youtube-dl

55ad0ec28751b450e88015d6a7a544fe20ec2fcb authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Convert "SEARCH IN WIKIPEDIA" command into a regex based form

33207233b1592dcbeb18825cc92ccef40821dd57 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add describe directive to the Complex Regex Grammar Model and update README.md

70798e25534c44fa8266813bbe394d149da0b7a0 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add new keyboard/mouse functions to built-in commands

a3ffb2523c66c7b1d8898784fea2d608909fb63b authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add a define/explain [this] directive to the Complex Regex Grammar Model

171416d23ef512f59381698c6fba831347a89a8e authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix some minor issues related with built-in commands

b5ec3d707a2a885e8f32354231518ef49a637d12 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix some minor issues of Complex Regex Grammar Model

b795dadd0959fb1933bbc64cda9d9e5b4b11befd authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Fix the AIML with Complex Regex Grammar Model

b4b125c1578fdb78fb077890f8c55162f040c790 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Move the Grammar Model to a Python dictionary and apply regex back-referencing

ff2a926141bcc16915ad01f6cdebb2d3b054380d authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add Complex Regex Grammar Model file (a peculiar version of AIML)

f972e2b22aa5653950ddd12921fc1eeba007349d authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Complete the basic version of AIML parser

e3fe301eb5bbe83bc8c617afe493e149a63e3e6c authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Start to implement AIML parsing natively

03865167b9e470f25e0d80cdde63b37b4e08a08e authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Minor naming fix for AIML

473fe0512d401d2e744b7082fbb460539cfca057 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Add KDE neon support

1069ca6389ceb4dec6b1af3359404899f645c016 authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Update README.md

9080d60b966e3ec4a957b8260bcab247993d8b4f authored over 7 years ago by Mehmet Mert Yıldıran <[email protected]>
Minor fixes related with the last commit.

9cd19dba24d29381ea80f1f315f33072af8e06fa authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Merge pull request #12 from ismlkrkmz/master

Built-in commands for Ubuntu fix.

3a4d33caf0fac313efe9c32c8449ac10ee36b810 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Built-in commands for Ubuntu fix.

828b2bb230a2de082b82004a74f32e7001b73930 authored over 8 years ago by Ismail Korkmaz <[email protected]>
Version update.

44d67d1c3147240797a92842a183c3d7085c4f12 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Merge pull request #9 from ismlkrkmz/master

Important dependency fix related with PyAudio and FLAC.

3e9c443eb0764801742b8ea40e4a65da4ef21179 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Important dependency fix related with PyAudio and FLAC.

c7d3e2603fc5e2bd0151730c0d44a0933f277ed5 authored over 8 years ago by Ismail Korkmaz <[email protected]>
subprocess.Popen exception fix.

0d482dcbeb00ae234a034ef9b1e47174b9b6005f authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.md update.

f4ca9da48fa0456b008855fdcb11a415c7aa88e2 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
install.sh bash script added again.

bdc4ca04b9b6a91a5dce7e827ad84cb27acd8974 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
egg_info post-install.

3442ff16aedddf20930e07ee757dfac67d7fc76d authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
bdish_wheel post-install call removed.

b6c657ff1664548b0dc2d9c30f609f6643c6cd4d authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Minor fixes.

b9db08c0346b2a8ac70433dbe3a94084fe6f1441 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Post-installation hook fix.

3279947a397218f4cba2862b6fea991c18bacb44 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Version update.

9b557f1c4d2474ab4f8f97c2223bc197f0ec9169 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Post-installation for sdist, bdist_wheel added.

1bc0aeae29ef945f825a4be1d6e23922a18cd70a authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Post-installation for egg distribution fix.

ddfbd931653cb5a4c9dbc9284a8cd2dda3de60d5 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Module import bug fix.

5a20632091c3ef7001d2145842db77c8b913fe15 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.rst update.

2b2e672f914418f5092bf2c2dfc9c27fcd040e7d authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.md update.

6db4f2f6a96befd764266e33f4a780b9ff06b201 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.md update.

b960c77d8bea77fa19cddc4b359a55f3b3235dc4 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
KEYBOARD * and ENTER built-in commands added.

9038470e21ea01961a21c625cc1ecb85cc4addbb authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.md update.

1fa8fc50cf5ab8c3b94b05db06a267cbcc4461b1 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Minor fixes.

27d4dd4387ae49232fca2596ecd52cf69cc7423f authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Teachable class added.

29a1531c8979e82d0de8a580334fbab40664bc82 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Minor fixes.

5fcf6e7291e9861caeda30523b90599680aa3ccf authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
YodaQA integrated.

f097326253934d073e80c796de146b060bafbab7 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
YodaQA REST API example added.

b6d2b1cd9dde3eef244ac0b48c7444d65db891cd authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
AIML files replaced with 2013 versions.

22b36f775cff01e5d3d584ecb5a39f37de3861c2 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Minor fixes.

90d3b417ea92548164c2030a37232e0233cbccd7 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
SennaNERTagger added to WikipediaAnsweringMachine.

75822979fce0ee84bd85388e4de289767e90f389 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
timex module added.

d02f8e6ab5dc0ba1cfe6214762facc4a06da15c4 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
WikipediaAnsweringMachine integrated to Dragonfire.

167398f10dd05768188fa43f5633af419458860f authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.rst update.

d5e599f0cad47bcb4d771f596a8b0ff9428b39cc authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
TopicExtractor has been integrated.

9e92998302e6c059f2bb686bd6d451fedb39a79f authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Gender classifier integrated.

5c4f81b5fbbcedd8978b38e99887b03f21d6f485 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Merge branch 'master' of https://github.com/mertyildiran/Dragonfire

aae74f4ccc85056ce5a5a63448c96cd2e37ee6a1 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
NLP library with TopicExtractor and Classifiers added.

e18546dcdb70e23ff7aecac735f9c887b159a954 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.md update and initial lines of WikipediaAnsweringMachine.

8478ab591defddc5d871f71b9364dfb798bdd013 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Command fixes and README.md update.

768e58faba175954b4290569dfdfe97f5a05f893 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Post-installation script and nostdout,nostderr functions added.

6dda45008f8b385d52f053503f39b1dddaac39c8 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Aiml library added and integrated with Dragonfire.

aa4a3b7012141eafaa1a1220ba9aa68df7905440 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Reorganization for Google speech.

f07d3e53acb1e8fa22bcd1581d0901a4f16ca726 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Hide stdout and stderr that coming from pretty much every subprocess.

2e42eca8449b2d895f01425f015fbc119c437894 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Subprocess piping corrections.

b985a45b55161cef10f6ad4916b57140681721f2 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Julius grammar model optimization.

60b1a54ac13c84650ac0b6c16546616132fc71ec authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.md update.

8ffc9d8a705da72e64e724241bcbbc14025371bb authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Python packaging initial files added.

166f3aa0123420de616e38b14b2879ac6495f428 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Python package structure.

3468d69230ad8bf4f1ae2d26c02c20632bd07000 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Directory clean up.

39388e13046d0297ebc8cfbca5a16d654ffc347b authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
README.md update & temporary audio recordings path change.

2da2d4fc649a7b0a8dbec375e2eacccb0b4e2614 authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
Migrated from Launchpad to GitHub.

d8fe6b42bb75be72659db5790919fa5d5682ca6e authored over 8 years ago by Mehmet Mert Yıldıran <[email protected]>
More 'Open ...' commands and Google Speech API error exception.

e12ecfe6a9280b6d1b964d0018784ef40c646611 authored over 9 years ago by Mehmet Mert Yıldıran [email protected] <>
Open commands addition.

74e59111e22ea605bbef7abba2ffec3f4cd43278 authored over 9 years ago by Mehmet Mert Yıldıran [email protected] <>
YouTube search modified for Google Speech API.

d878dfec782418410dc3b1dfe6de995a4ce56c8b authored over 9 years ago by Mehmet Mert Yıldıran [email protected] <>