Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
philipB
/
edsnlp
Like
0
Downloads: 1
Card
Git
Discussions
Commit
[cad161]
main
History
Initial commit
Authored by:
philipB
2025-04-20
Browse code at this revision
Parent:
[b8da5d]
<<
<
1
..
17
18
19
20
21
..
27
>
>>
(Page 19 of 27)
added
edsnlp/pipes/qualifiers/reported_speech/__init__.py
added
edsnlp/pipes/qualifiers/reported_speech/factory.py
added
edsnlp/pipes/qualifiers/reported_speech/patterns.py
added
edsnlp/pipes/qualifiers/reported_speech/reported_speech.py
added
edsnlp/pipes/terminations.py
added
edsnlp/pipes/trainable/__init__.py
added
edsnlp/pipes/trainable/biaffine_dep_parser/__init__.py
added
edsnlp/pipes/trainable/biaffine_dep_parser/biaffine_dep_parser.py
added
edsnlp/pipes/trainable/biaffine_dep_parser/factory.py
added
edsnlp/pipes/trainable/embeddings/__init__.py
added
edsnlp/pipes/trainable/embeddings/span_pooler/__init__.py
added
edsnlp/pipes/trainable/embeddings/span_pooler/factory.py
added
edsnlp/pipes/trainable/embeddings/span_pooler/span_pooler.py
added
edsnlp/pipes/trainable/embeddings/text_cnn/__init__.py
added
edsnlp/pipes/trainable/embeddings/text_cnn/factory.py
added
edsnlp/pipes/trainable/embeddings/text_cnn/text_cnn.py
added
edsnlp/pipes/trainable/embeddings/transformer/__init__.py
added
edsnlp/pipes/trainable/embeddings/transformer/factory.py
added
edsnlp/pipes/trainable/embeddings/transformer/transformer.py
added
edsnlp/pipes/trainable/embeddings/typing.py
added
edsnlp/pipes/trainable/extractive_qa/__init__.py
added
edsnlp/pipes/trainable/extractive_qa/extractive_qa.py
added
edsnlp/pipes/trainable/extractive_qa/factory.py
added
edsnlp/pipes/trainable/layers/__init__.py
added
edsnlp/pipes/trainable/layers/crf.py
edsnlp/pipes/qualifiers/reported_speech/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/qualifiers/reported_speech/factory.py
Diff
Switch to side-by-side view
edsnlp/pipes/qualifiers/reported_speech/patterns.py
Diff
Switch to side-by-side view
edsnlp/pipes/qualifiers/reported_speech/reported_speech.py
Diff
Switch to side-by-side view
edsnlp/pipes/terminations.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/biaffine_dep_parser/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/biaffine_dep_parser/biaffine_dep_parser.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/biaffine_dep_parser/factory.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/span_pooler/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/span_pooler/factory.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/span_pooler/span_pooler.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/text_cnn/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/text_cnn/factory.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/text_cnn/text_cnn.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/transformer/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/transformer/factory.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/transformer/transformer.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/embeddings/typing.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/extractive_qa/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/extractive_qa/extractive_qa.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/extractive_qa/factory.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/layers/__init__.py
Diff
Switch to side-by-side view
edsnlp/pipes/trainable/layers/crf.py
Diff
Switch to side-by-side view
<<
<
1
..
17
18
19
20
21
..
27
>
>>
(Page 19 of 27)