Tuomo Hiippala
5c44533263
add entry for Applied Language Technology under "Courses" ( #9755 )
...
Added the following entry into `universe.json`:
```
{
"type": "education",
"id": "applt-course",
"title": "Applied Language Technology",
"slogan": "NLP for newcomers using spaCy and Stanza",
"description": "These learning materials provide an introduction to applied language technology for audiences who are unfamiliar with language technology and programming. The learning materials assume no previous knowledge of the Python programming language.",
"url": "https://applied-language-technology.readthedocs.io/ ",
"image": "https://www.mv.helsinki.fi/home/thiippal/images/applt-preview.jpg ",
"thumb": "https://applied-language-technology.readthedocs.io/en/latest/_static/logo.png ",
"author": "Tuomo Hiippala",
"author_links": {
"twitter": "tuomo_h",
"github": "thiippal",
"website": "https://www.mv.helsinki.fi/home/thiippal/ "
},
"category": ["courses"]
},
```
2021-11-28 19:33:16 +09:00
Vishnu Nandakumar
86fa37e8ba
Update universe.json with new library eng_spacysentiment ( #9679 )
...
* Update universe.json
* Update universe.json
* Cleanup fields
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2021-11-16 14:06:19 +09:00
xxyzz
90ec820f05
Add WordDumb to spaCy Universe ( #9572 )
...
* Add WordDumb to spaCy Universe
* Add standalone category
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2021-11-01 18:38:41 +09:00
Bruce W. Lee (이웅성)
a4dcb68cf6
Adding LingFeat Software to spaCy Universe. ( #9574 )
...
* add lingfeat in universe
* add lingfeat in universe
* Fix JSON
* Minor cleanup
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2021-11-01 18:38:14 +09:00
Philip Vollet
76173b0866
fixed typo and URL ( #9560 )
2021-10-29 13:57:44 +09:00
Duygu Altinok
7b98aa4c16
Corrected broken ( #9505 )
2021-10-20 17:31:59 +02:00
Edward
72711dc2c9
Update universe example codes ( #9422 )
...
* Update universe plugins
* Adjust azure trigger
* Add init to tests/universe
* deliberatly trying to break the universe to see if the CI catches it
* revert
Co-authored-by: svlandeg <svlandeg@github.com>
2021-10-13 16:29:19 +02:00
Paul O'Leary McCann
78a88f7de7
Fix invalid json
2021-09-30 15:23:55 +09:00
Martin Vallone
a14ab7e882
Adding PhruzzMatcher to spaCy universe ( #9321 )
...
* Adding PhruzzMatcher to spaCy universe
* Fixes to make the package work properly
2021-09-30 13:46:53 +09:00
Philip Vollet
d2adfe1efa
Add projects to spaCy Universe ( #9269 )
...
* Added spaCy Universe projects
* Added user license agreement Philip Vollet
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-09-23 10:56:45 +02:00
Edward
8bda39f088
Update Hammurabi example code to v3 ( #9218 )
...
* Update Hammurabi example code
* Fix typo
2021-09-16 13:32:44 +02:00
Renat Shigapov
646f3a54db
added spaCyOpenTapioca ( #9181 )
...
* add spaCyOpenTapioca to universe
* add agreement
* fix misprint in tags
2021-09-11 13:16:51 +09:00
mylibrar
ee28aac68e
Update example code of forte ( #9175 )
...
Co-authored-by: Suqi Sun <suqi.sun@petuum.com>
2021-09-11 13:13:13 +09:00
Meenal Jhajharia
2613f0e98f
benepar usage example has deprecated imports
2021-08-28 16:35:58 +05:30
Ines Montani
f2b61b77a5
Fix universe.json [ci skip]
2021-08-20 11:26:29 +10:00
Baltazar
71e65fe943
added spacy api v3 docker
2021-08-19 21:29:25 +02:00
Lasse
839ea0f987
change tags formatting to match
2021-08-13 14:40:08 +02:00
Lasse
195e4e48c3
add textdescriptives to universe
2021-08-13 14:35:18 +02:00
Duygu Altinok
380b2817cf
updated unv json for new book
2021-08-09 12:39:22 +02:00
Ledenel
413f745c68
fix broken example in spaCy universe Chatterbot
2021-07-25 15:53:32 +00:00
Paul O'Leary McCann
d717593eb7
Merge pull request #8754 from KennethEnevoldsen/patch-1
...
[minor] removed outdated spacy version for spacymoji
2021-07-18 19:17:33 +09:00
Kenneth Enevoldsen
5d6aed0773
fixed GitHub link and thumbnail
...
Sorry, I seem to have misunderstood that the GitHub reference shouldn't be a link.
2021-07-18 10:22:00 +02:00
Ines Montani
313f55e560
Fix JSON [ci skip]
2021-07-18 13:21:33 +10:00
Ines Montani
51e5903d6f
Merge pull request #8702 from KennethEnevoldsen/master [ci skip]
2021-07-18 13:18:42 +10:00
Kenneth Enevoldsen
8546948fba
removed outdated spacy version for spacymoji
...
From the documentation of spacymoji (and the requirements.txt) it seems like it is not only for version 2.
2021-07-17 15:19:43 +02:00
Kenneth Enevoldsen
a0e0ccdb46
Update website/meta/universe.json
...
Co-authored-by: Ines Montani <ines@ines.io>
2021-07-17 07:14:46 +02:00
Mario Šaško
1ba2e8a646
Add TakeLab/spacy-udpipe to Universe ( #8698 )
...
* Add TakeLab/spacy-udpipe to universe
* Add SCA
* Sign SCA
2021-07-16 11:15:52 +02:00
thomashacker
aafb89df78
Update universe.json code_example
2021-07-13 10:22:49 +02:00
Kenneth Enevoldsen
94ce904e10
added missing comma
2021-07-13 09:59:34 +02:00
Kenneth Enevoldsen
a81fcc81b0
added dacy to universe
2021-07-13 09:54:08 +02:00
Paul O'Leary McCann
1d9209d43a
Merge pull request #8547 from mylibrar/update-universe
...
Add forte to universe.json
2021-07-08 14:59:49 +09:00
Yoichiro Hasebe
596e04cbb4
Github repo info fixed for ruby-spacy
2021-07-04 18:55:17 +09:00
Yoichiro Hasebe
2bdfa42107
Update universe.json
2021-07-04 08:44:39 +09:00
Suqi Sun
3901507df8
Update pip
2021-06-30 16:44:43 -04:00
Suqi Sun
61c868ed75
Update pip and code example
2021-06-30 14:49:51 -04:00
Suqi Sun
4331c40b78
Add forte to universe.json
2021-06-29 16:17:22 -04:00
Nick Sorros
bb781ae7f7
Remove extra parenthesis from the example for spacy-streamlit ( #8527 )
2021-06-28 14:03:31 +02:00
Kevin
1a3e7cc5ef
Updated PyATE syntax to fit spaCy V3
2021-06-26 17:52:41 -07:00
Adriane Boyd
507422149f
Various docs updates for v3.0 ( #8353 )
...
* Update cats score names in Scorer API docs
* Refer to performance in meta
* Update package naming/versions, lemmatizer details
* Minor formatting fixes
* Provide more explanation for cats_score_desc
* Provide language-specific lemmatizer defaults in API docs
Co-authored-by: Paul O'Leary McCann <polm@dampfkraft.com>
2021-06-14 12:19:36 +02:00
Ines Montani
7f0f674a1b
Fix universe.json and auto-format [ci skip]
2021-06-14 10:18:06 +10:00
Francisco Aranda
0a1a4c665d
update spacy-wordnet code example ( #8327 )
...
* update spacy-wordnet code example
- include spaCy 2.x and 3.x init alternatives
- upgrade recognai logo
* fix escape chars
2021-06-10 21:53:11 +02:00
Paul O'Leary McCann
5aba213349
Fix skweak Github URL
...
Github entry should not contain url, just user/repo
2021-05-31 18:00:43 +09:00
Kristian Boda
dc8d8d15d2
Add hmrb to spaCy Universe ( #8129 )
...
* docs: add hmrb to spacy universe
* docs: add sentence on spacy versions
* docs: update description and images
* misc: add spaCy Contributor Agreement
2021-05-31 18:40:48 +10:00
Julien Salinas
c496f78245
Add NLP Cloud to Universe.
2021-05-14 11:13:44 +02:00
Frederic R. Hopp
c5962b9fba
Update universe.json
...
fixed typo
2021-05-13 07:40:05 -07:00
Frederic R. Hopp
a9ca221e03
Update universe.json
...
Added more detailed description to eMFDscore project
2021-05-12 09:20:17 -07:00
Frederic R. Hopp
7bba9cdc14
Update universe.json
2021-05-11 19:18:19 -07:00
Jeno Pizarro
5cf76ab608
Update negspacy example code for spaCy 3.0 ( #8022 )
2021-05-07 09:33:21 +02:00
meghanabhange
debaab7021
Update details in universe denomme | Multilingual Name Detection ( #7982 )
...
* Add denomme
* spaCy contributor agreement
* Update install and thumb
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2021-05-05 17:12:13 +02:00
meghanabhange
49ff1126bf
Project Idea : denomme | Multilingual Name Detection ( #7845 )
...
* Add denomme
* spaCy contributor agreement
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2021-04-22 08:48:17 +02:00
Sam Edwardes
b8c6c10c6f
Added a logo to spaCyTextBlob ( #7818 )
...
* Added a logo to spaCyTextBlob
* Updated to better thumb
2021-04-22 08:41:55 +02:00
Diego Palma
bbade153ed
Add TRUNAJOD to spaCy universe. ( #7754 )
...
* Add TRUNAJOD to spaCy universe.
* Add trunajod logo and thumb.
Co-authored-by: Diego <dpalma@evernote.com>
2021-04-22 08:40:28 +02:00
Ines Montani
a9e5ae9b5c
Auto-format [ci skip]
2021-04-22 10:58:05 +10:00
Pierre Lison
debfb46088
adding skweak to the SpaCy universe
2021-04-22 00:58:09 +02:00
hudsonr
2722424ec5
Added universe entry for Coreferee
2021-04-19 14:28:06 +02:00
Jaidev Deshpande
93ee74a0a6
Add Numerizer to SpaCy universe ( #7650 )
...
Numerizer is a spaCy extension that converts numbers written in natural language
into numeric strings.
2021-04-05 19:02:27 +02:00
Sam Edwardes
f6ad4684bd
Updates to universe.json for spaCyTextBlob ( #7647 )
...
* Updates to universe.json for spaCyTextBlob
Updated the documentation for spaCy 3.0.
* SamEdwardes.md
* Update SamEdwardes.md
2021-04-04 20:17:57 +02:00
vincent d warmerdam
8b3eec6e62
Add Tokenwiser to Projects ( #7541 )
...
* Add tokenwiser
* Update universe.json
2021-04-01 14:39:36 +02:00
Paolo Arduin
00e59be966
Add SpikeX to spaCy universe
2021-03-16 18:22:03 +01:00
Ines Montani
d2c515354b
Auto-format [ci skip]
2021-02-24 22:37:32 +11:00
Ines Montani
9e8a7e08c1
Merge pull request #7115 from SergeyShk/ruts [ci skip]
2021-02-24 22:37:00 +11:00
Shkarin Sergey
22706ec9fb
Fixed universe.json
2021-02-20 08:02:38 +03:00
Rajat
4e80ef3abb
updated code eg & description of contextualSpellCheck ( #7096 )
2021-02-17 13:26:43 +01:00
Shkarin Sergey
abac5dc203
Update universe.json
2021-02-15 15:01:46 +03:00
Martino Mensio
6c0c3d5ddc
added spacy-dbpedia-spotlight
2021-02-12 19:11:35 +01:00
Ines Montani
09cacbb7ee
Fix website [ci skip]
2021-01-18 11:37:04 +11:00
Adriane Boyd
0c936004d1
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master-rc3
2021-01-14 11:49:58 +01:00
Antonio Miras
b4bd8f347a
spaCy Universe: New project; SpacyDotNet ( #6702 )
...
* Universe: SpacyDotNet a .NET Core spaCy wrapper
* Signed contributor agreement
Co-authored-by: Antonio Miras <antonio@amiras.net>
2021-01-13 12:47:30 +11:00
Jeno Pizarro
a6fe35a0f9
Update universe.json
2020-12-15 21:53:20 -05:00
Jeno Pizarro
343a44abe9
Merge branch 'master' of https://github.com/explosion/spaCy
2020-12-15 21:49:46 -05:00
Adriane Boyd
724831b066
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master
...
* Update Macedonian for v3
* Update Turkish for v3
2020-11-25 11:49:34 +01:00
Yusuke Mori
e3ac90b035
Avoid a SyntaxError in self-attentive-parser ( #6428 )
...
* Avoid a SyntaxError in self-attentive-parser
Fix a usage of quotation marks in the example of spaCy Universe self-attentive-parser
* Create forest1988.md
Fill in the spaCy contributor agreement
2020-11-22 21:59:37 +01:00
M. Revuelta Espinosa
51232ffb9e
Update universe.json (include PatternOmatic) ( #6399 )
...
Request to include PatternOmatic in spaCy Universe
Adds @revuel to contributors
2020-11-19 13:15:50 +01:00
Adriane Boyd
3cf6479467
Fix JSON in #6395
2020-11-17 15:25:41 +01:00
Sam Edwardes
78913a4f95
Added spaCyTextBlob to universe.json ( #6395 )
2020-11-17 14:38:34 +01:00
Alec Chapman
204c7c8a00
fix thumbnail link to be github raw url
2020-11-01 07:53:48 -07:00
Alec Chapman
73d22d96ff
add medspacy to universe and fix example w/ cov-bsv
2020-10-29 07:53:56 -06:00
Kunal Sharma
01aec7a313
Adding MindMeld to Universe JSON ( #6275 )
...
* Adding Mindmeld to Universe JSON
Mindmeld is a conversational AI platform for deep-domain voice interfaces and chatbots. https://www.mindmeld.com/
* Signing contribution agreement.
Co-authored-by: kunshar2 <kunshar2@cisco.com>
2020-10-21 18:42:11 +02:00
Šarūnas Navickas
287ba94a2f
Website (Universe): An entry for rita-dsl ( #6138 )
...
* Create zaibacu.md
* Add RITA-DSL entry
* Update agreement
* Fix formatting
2020-10-09 10:14:40 +02:00
Šarūnas Navickas
047fb9f8b8
Website (Universe): An entry for rita-dsl ( #6138 )
...
* Create zaibacu.md
* Add RITA-DSL entry
* Update agreement
* Fix formatting
2020-10-06 11:19:36 +02:00
Ines Montani
e06ff8b71d
Update docs [ci skip]
2020-09-26 13:18:08 +02:00
Ines Montani
47acb45850
Update docs [ci skip]
2020-09-13 22:30:33 +02:00
Ines Montani
864a697e63
Merge branch 'develop' into master-tmp
2020-09-04 13:15:36 +02:00
Brad Jascob
2160aafec6
Updates spaCy Universe for amrlib ( #6020 )
...
* Updates spaCy Universe for amrlib
* Updates to doc based on feedback
2020-09-04 10:03:35 +02:00
Bram Vanroy
9e45d064bb
Update universe details spacy_conll ( #5871 )
2020-08-05 14:34:12 +02:00
Adriane Boyd
2880d8a555
Normalize spelling for spaCy ( #5822 )
2020-07-27 10:09:33 +02:00
Martino Mensio
2f6b8132ef
Sentence transformers added to spaCy universe ( #5814 )
...
* fix details for spacy-universal-sentence-encoder
* added sentence-transformers
2020-07-27 09:44:33 +02:00
Nipun Sadvilkar
a66ad89fcb
✏️ typo in pysbd code example ( #5821 )
2020-07-27 09:43:39 +02:00
Ines Montani
644074b954
Merge branch 'develop' into master-tmp
2020-07-20 14:58:04 +02:00
Alec Chapman
a8978ca285
Add VA COVID-19 NLP project to spaCy Universe ( #5777 )
...
* Update universe.json
Add cov-bsv to "resources"
* Update universe.json
* add contributor agreement
2020-07-19 13:35:31 +02:00
gandersen101
893133873d
Fix quote issue in spaczz universe.json
2020-07-07 19:16:28 -05:00
Ines Montani
109849bd31
Fix and update universe.json [ci skip]
2020-07-07 21:12:28 +02:00
gandersen101
9097549227
Adding spaczz package to universe.json ( #5717 )
...
* Adding spaczz package to universe.json
* Adding contributor agreement.
2020-07-07 20:55:24 +02:00
Jonathan Besomi
546f3d10d4
Add texthero to universe.json ( #5716 )
...
* Add texthero to universe.json
* Add spaCy contributor Agreement
2020-07-07 20:54:22 +02:00
Ines Montani
52728d8fa3
Merge branch 'develop' into master-tmp
2020-06-20 15:52:00 +02:00
Martino Mensio
de00f967ce
adding spacy-universal-sentence-encoder ( #5534 )
...
* adding spacy-universal-sentence-encoder
* update affiliation
* updated code example
2020-06-08 20:26:30 +02:00
Rajat
8b8efa1b42
update spacy universe with my project ( #5497 )
...
* added contextualSpellCheck in spacy universe meta
* removed extra formatting by code
* updated with permanent links
* run json linter used by spacy
* filled SCA
* updated the description
2020-05-25 11:30:23 +02:00
Sofie Van Landeghem
ae1c179f3a
Remove the nested quote
2020-05-23 17:58:19 +02:00
Ines Montani
ee027de032
Update universe and display of videos [ci skip]
2020-05-21 21:54:23 +02:00
Ines Montani
24f72c669c
Merge branch 'develop' into master-tmp
2020-05-21 18:39:06 +02:00
Kevin Lu
c7c4cd5fe1
Changed pyate code example in universe.json
2020-05-20 09:11:32 -07:00
Kevin Lu
0a5b140235
Update universe.json
2020-05-19 20:12:21 -07:00
Travis Hoppe
d4cc18b746
Added author information for NLPre ( #5414 )
...
* Add author links for NLPre and update category
* Add contributor statement
2020-05-08 11:28:54 +02:00
Ines Montani
63885c1836
Remove u string and auto-format [ci skip]
2020-04-29 12:54:57 +02:00
Ines Montani
a77754120d
Merge pull request #5177 from nlptechbook/patch-5
2020-04-29 12:52:21 +02:00
Ines Montani
1cbb272a6b
Update website/meta/universe.json
2020-04-29 12:51:44 +02:00
Ines Montani
732629b0dd
Update website/meta/universe.json
2020-04-29 12:51:37 +02:00
Louis Guitton
a27c4014f5
Add mlflow to spaCy universe ( #5352 )
...
* Add mlflow to universe
* Use mlflow black logo
2020-04-29 10:18:03 +02:00
Sébastien Harinck
688a328668
docs(website): fix issue on example in spacy-lookup
2020-04-15 16:47:29 +02:00
Thomas Thiebaud
1eef60c658
Add spacy_fastlang to universe ( #5271 )
...
* Add spacy_fastlang to universe
* Sign SCA
2020-04-15 13:50:46 +02:00
Sofie Van Landeghem
7ad0fcf01d
fix json ( #5267 )
2020-04-08 12:58:09 +02:00
vincent d warmerdam
f329d5663a
add "whatlies" to spaCy universe ( #5252 )
...
* Add "whatlies"
We're releasing it on our side officially on the 16th of April. If possible, let's announce around the same time :)
* sign contributor thing
* Added fancy gif
as the image
* Update universe.json
Spellin error and spaCy clarification.
2020-04-06 11:29:30 +02:00
nlptechbook
ddf3c2430d
Update universe.json
2020-04-03 12:10:03 -04:00
Sofie Van Landeghem
1137420840
Small doc fixes ( #5250 )
...
* fix link
* torchtext instead tochtext
2020-04-03 13:01:43 +02:00
nlptechbook
b52e1ab677
Update universe.json
...
A bot powered by Clarifai Predict API and spaCy. Can be found in Telegram messenger at @pic2phrase_bot
2020-03-21 11:39:15 -04:00
Ines Montani
80e7e1347e
Update universe.json [ci skip]
2020-03-17 22:21:34 +01:00
Ines Montani
eda6eff8b1
Update universe.json [ci skip]
2020-03-17 22:19:29 +01:00
Ines Montani
16e7301d34
Merge pull request #5161 from pmbaumgartner/master
...
add gobbli to spacy-universe 🥳
2020-03-17 22:18:30 +01:00
Peter B
b04057c204
add mentions of spaCy use
2020-03-17 15:03:43 -04:00
Ines Montani
b2b01a5c8b
Update universe.json [ci skip]
2020-03-17 19:53:31 +01:00
Peter B
d2ffb406ad
add gobbli to spacy-universe 🥳
2020-03-17 08:30:29 -04:00
nihil
9cde7eb08c
add spacy_syllables to universe + sign contributor agreement
2020-03-13 18:09:42 +01:00
Ines Montani
4890db6339
Auto-format and fix image [ci skip]
2020-02-23 13:56:50 +01:00
nlptechbook
979a3fd1f5
Update universe.json ( #5022 )
...
e-book is available from https://nostarch.com/NLPPython
2020-02-15 15:44:55 +01:00
Omri Mendels
6ff947e1f9
Added presidio-research to universe.json ( #4950 )
...
* Added presidio-research to universe.json
Added a reference to Presidio Research, the data-science toolbox for Microsoft Presidio.
* Updated url
2020-02-03 12:57:55 +01:00
Paco Nathan
49fefb6139
Submitting PyTextRank
for inclusion in the spaCy uniVerse ( #4942 )
...
* submitting PyTextRank for consideration of including in the spaCy uniVerse
* including SCA
2020-01-28 11:37:54 +01:00
Bram Vanroy
718704022a
Changes to spacy_conll in universe ( #4914 )
...
* Update information on spacy_conll
* Typo fix
2020-01-16 01:56:39 +01:00
Ines Montani
c466e02466
Update universe [ci skip]
2019-12-13 15:57:39 +01:00
richardpaulhudson
8d06386e1e
Update to Holmes Universe entry ( #4679 )
...
* Updated Universe entry for Holmes
* Correction
* Updated model name
* Updated wording
2019-11-21 16:23:24 +01:00
Ines Montani
4b95587ad4
Update universe.json [ci skip]
2019-11-04 13:55:55 +01:00
Yash Patadia
0c396aeed4
add dframcy to universe.json ( #4580 )
2019-11-04 13:53:23 +01:00
Ines Montani
726c5dd306
Update universe.json [ci skip]
2019-10-30 13:29:00 +01:00
Neel Kamath
6c036ab57d
Add "spaCy Server" to spaCy Universe ( #4553 )
...
* Add "spaCy Server" to spaCy Universe
* Accept the spaCy Contributor Agreement
2019-10-30 13:20:46 +01:00
Nipun Sadvilkar
2a5e71232b
✨ project: pySBD - Python Sentence Boundary Disambiguation ( #4455 )
...
* ✨ project: pySBD - Python Sentence Boundary Disambiguation
* 📝 Update links and description
* 🐛 Fix missing comma
* Update universe.json
pysbd as a spacy component through entrypoints
* 🚨 Fix universe.json
* 📝 Update code_example
2019-10-30 12:13:29 +01:00
Ines Montani
388ea03065
Update universe.json [ci skip]
2019-10-22 14:54:47 +02:00
Kabir Khan
8a7a30ea1d
Add cookiecutter-spacy-fastapi to spacy universe ( #4498 )
2019-10-22 14:50:40 +02:00
Julin S
3ee15fce0d
Update information about Rasa ( #4492 )
...
Rasa has been updated and rasa core and rasa nlu have been merged.
2019-10-22 14:32:31 +02:00
Ines Montani
8f76d6c9ef
Update transformer model details [ci skip]
2019-10-08 15:39:38 +02:00
Ines Montani
b6670bf0c2
Use consistent spelling
2019-10-02 10:37:39 +02:00
Ines Montani
61263e2fbc
Update universe.json [ci skip]
2019-09-30 13:49:44 +02:00
Ajinkya Kale
975aebd7e4
typo fix for wordnet_annotator ( #4326 )
2019-09-27 11:52:53 +02:00
Eric Semeniuc
09816f8323
update sense2vec version ( #4320 )
2019-09-25 12:17:54 +02:00
Sofie Van Landeghem
42340740e3
update neuralcoref example ( #4317 )
2019-09-24 10:47:17 +02:00
Ines Montani
82c16b7943
Remove u-strings and fix formatting [ci skip]
2019-09-12 16:11:15 +02:00
Ines Montani
b91425f803
Update universe.json [ci skip]
2019-08-28 13:45:06 +02:00
Ines Montani
aedae8b4c5
Update universe.json [ci skip]
2019-08-28 11:59:06 +02:00
Ines Montani
8114933f01
Fix universe.json [ci skip]
2019-08-27 12:13:42 +02:00
yanaiela
5d7bc26735
new universe project - the numeric fused-head ( #4192 )
...
* new universe project
* Update website/meta/universe.json
Co-Authored-By: Ines Montani <ines@ines.io>
* Update website/meta/universe.json
Co-Authored-By: Ines Montani <ines@ines.io>
2019-08-25 17:25:28 +02:00
Ines Montani
b072c13017
Update universe with videos [ci skip]
2019-08-21 21:35:37 +02:00
Ines Montani
072860fcd0
Auto-format [ci skip]
2019-08-20 14:46:41 +02:00