Sam Edwardes
074a67a749
Added spacypdfreader to universe.json ( #9963 )
2022-01-03 16:44:50 +09:00
Paul O'Leary McCann
dfa4e1569c
Remove denomme from universe ( #9952 )
...
Package seems to have been deleted.
2021-12-29 11:42:38 +01:00
Edward
3d7955dd5b
Add healthsea to universe ( #9838 )
...
* Add healthsea to universe
* Update website/meta/universe.json
* Add thumbnail
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-12-15 17:54:44 +01:00
Tuomo Hiippala
22316c428f
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:49 +09:00
Vishnu Nandakumar
6d70978a77
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:52 +09:00
xxyzz
cd283ecccd
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:39:45 +09:00
Bruce W. Lee (이웅성)
9b5c0c9696
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:39:29 +09:00
Philip Vollet
1adf6001e6
fixed typo and URL ( #9560 )
2021-10-29 14:13:15 +09:00
Duygu Altinok
1ee4d6ef49
Corrected broken ( #9505 )
2021-10-20 18:07:28 +02:00
Philip Vollet
a31a4bb7bd
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-10-20 18:07:07 +02:00
Edward
9dfb12e29f
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-14 09:37:05 +02:00
Paul O'Leary McCann
0508795d67
Fix invalid json
2021-09-30 15:24:47 +09:00
Martin Vallone
f15bb40941
Adding PhruzzMatcher to spaCy universe ( #9321 )
...
* Adding PhruzzMatcher to spaCy universe
* Fixes to make the package work properly
2021-09-30 14:26:40 +09:00
Edward
79c7c62970
Update Hammurabi example code to v3 ( #9218 )
...
* Update Hammurabi example code
* Fix typo
2021-09-16 13:35:00 +02:00
Renat Shigapov
2e2d0e8701
added spaCyOpenTapioca ( #9181 )
...
* add spaCyOpenTapioca to universe
* add agreement
* fix misprint in tags
2021-09-11 13:25:25 +09:00
mylibrar
d621df6422
Update example code of forte ( #9175 )
...
Co-authored-by: Suqi Sun <suqi.sun@petuum.com>
2021-09-11 13:25:17 +09:00
Meenal Jhajharia
db42ba5240
benepar usage example has deprecated imports
2021-08-29 14:44:18 +09:00
Ines Montani
8444aa75e2
Fix universe.json [ci skip]
2021-08-20 11:26:46 +10:00
Ines Montani
f2d19e6dc2
Merge pull request #9003 from bbieniek/add-spacy-api-v3 [ci skip]
2021-08-20 11:23:50 +10:00
Ines Montani
d65e03adae
Merge pull request #8951 from HLasse/master
2021-08-16 11:41:53 +10:00
Ines Montani
c581848cbb
Merge pull request #8910 from DuyguA/patch-1 [ci skip]
...
updated unv json for new book
2021-08-09 23:13:17 +10:00
Ines Montani
cf3855ae05
Merge pull request #8806 from Ledenel/master [ci skip]
...
fix typo
2021-07-27 12:15:44 +10:00
Kenneth Enevoldsen
2880ae70b0
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-18 19:19:55 +09:00
Kenneth Enevoldsen
812746464b
fixed GitHub link and thumbnail
...
Sorry, I seem to have misunderstood that the GitHub reference shouldn't be a link.
2021-07-18 19:19:37 +09:00
Ines Montani
98cf872e11
Fix JSON [ci skip]
2021-07-18 13:21:43 +10:00
Ines Montani
a792e1119f
Merge pull request #8702 from KennethEnevoldsen/master [ci skip]
2021-07-18 13:19:09 +10:00
Mario Šaško
47c5a63a83
Add TakeLab/spacy-udpipe to Universe ( #8698 )
...
* Add TakeLab/spacy-udpipe to universe
* Add SCA
* Sign SCA
2021-07-16 11:18:09 +02:00
Ines Montani
8ca6c58625
Merge pull request #8703 from thomashacker/update/spacy-stanza [ci skip]
...
Update spacy-stanza universe.json
2021-07-13 19:03:56 +10:00
Suqi Sun
20a2beafb5
Update pip
2021-07-08 15:09:52 +09:00
Suqi Sun
c61ecb6f7c
Update pip and code example
2021-07-08 15:09:52 +09:00
Suqi Sun
f011126ebd
Add forte to universe.json
2021-07-08 15:09:52 +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
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