Kenneth Enevoldsen
e4625d2fc3
Added Augmenty to universe ( #10229 )
...
* Added Augmenty to universe
* Update website/meta/universe.json
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
* Update website/meta/universe.json
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2022-02-08 08:32:11 +01:00
Kenneth Enevoldsen
a2f27ff83a
Added spacy-wrap to universe ( #10168 )
...
* Added spacy-wrap to universe
Added spacy-wrap to universe a small package for wrapping fine-tuned huggingface transformers to a spacy pipeline following the same API as spacy-transformers. (Currently limited to classification models)
* Update website/meta/universe.json
* Update website/meta/universe.json
* Update website/meta/universe.json
* Update website/meta/universe.json
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2022-02-03 12:30:09 +01:00
Ines Montani
34ed93ef68
Support version tags in universe and add note about reporting ( #10093 )
...
* Support version tags in universe and add note about reporting
* Apply suggestions from code review
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2022-01-20 23:21:26 +01:00
Tuomo Hiippala
6a8619dd73
Update the entry for Applied Language Technology in spaCy Universe ( #10068 )
...
* add entry for Applied Language Technology under "Courses"
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"]
},
```
* Update the entry for "Applied Language Technology"
2022-01-17 08:28:51 +01:00
Sam Edwardes
6f65e2b544
Added spacypdfreader to universe.json ( #9963 )
2022-01-03 16:34:36 +09:00
Paul O'Leary McCann
f40e237c5a
Remove denomme from universe ( #9952 )
...
Package seems to have been deleted.
2021-12-29 11:41:29 +01:00
Edward
018827e9fd
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:57:19 +01:00
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