All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by library with all dependencies

Search JAR files by class name

auxify-shapeless_2.11 from group com.github.dmytromitin (version 0.8)

Library providing macro/meta annotations @aux, @self, @instance, @apply, @delegated, @syntax and String-based type class LabelledGeneric

Group: com.github.dmytromitin Artifact: auxify-shapeless_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact auxify-shapeless_2.11
Group com.github.dmytromitin
Version 0.8
Last update 16. June 2020
Organization Dmytro Mitin
URL https://github.com/DmytroMitin/AUXify
License Apache 2
Dependencies amount 5
Dependencies scala-library, macro-compat_2.11, scala-reflect, auxify-macros_2.11, shapeless_2.11,
There are maybe transitive dependencies!

auxify-syntactic-meta_2.11 from group com.github.dmytromitin (version 0.8)

Library providing macro/meta annotations @aux, @self, @instance, @apply, @delegated, @syntax and String-based type class LabelledGeneric

Group: com.github.dmytromitin Artifact: auxify-syntactic-meta_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact auxify-syntactic-meta_2.11
Group com.github.dmytromitin
Version 0.8
Last update 16. June 2020
Organization Dmytro Mitin
URL https://github.com/DmytroMitin/AUXify
License Apache 2
Dependencies amount 2
Dependencies scala-library, scalameta_2.11,
There are maybe transitive dependencies!

auxify-meta_2.11 from group com.github.dmytromitin (version 0.8)

Library providing macro/meta annotations @aux, @self, @instance, @apply, @delegated, @syntax and String-based type class LabelledGeneric

Group: com.github.dmytromitin Artifact: auxify-meta_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact auxify-meta_2.11
Group com.github.dmytromitin
Version 0.8
Last update 16. June 2020
Organization Dmytro Mitin
URL https://github.com/DmytroMitin/AUXify
License Apache 2
Dependencies amount 2
Dependencies scala-library, scalafix-core_2.11,
There are maybe transitive dependencies!

auxify-macros_2.11 from group com.github.dmytromitin (version 0.8)

Library providing macro/meta annotations @aux, @self, @instance, @apply, @delegated, @syntax and String-based type class LabelledGeneric

Group: com.github.dmytromitin Artifact: auxify-macros_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact auxify-macros_2.11
Group com.github.dmytromitin
Version 0.8
Last update 16. June 2020
Organization Dmytro Mitin
URL https://github.com/DmytroMitin/AUXify
License Apache 2
Dependencies amount 3
Dependencies scala-library, scala-reflect, macro-compat_2.11,
There are maybe transitive dependencies!

auxify-meta-core_2.11 from group com.github.dmytromitin (version 0.8)

Library providing macro/meta annotations @aux, @self, @instance, @apply, @delegated, @syntax and String-based type class LabelledGeneric

Group: com.github.dmytromitin Artifact: auxify-meta-core_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact auxify-meta-core_2.11
Group com.github.dmytromitin
Version 0.8
Last update 16. June 2020
Organization Dmytro Mitin
URL https://github.com/DmytroMitin/AUXify
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

auxify-macros_2.10 from group com.github.dmytromitin (version 0.8)

Library providing macro/meta annotations @aux, @self, @instance, @apply, @delegated, @syntax and String-based type class LabelledGeneric

Group: com.github.dmytromitin Artifact: auxify-macros_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact auxify-macros_2.10
Group com.github.dmytromitin
Version 0.8
Last update 16. June 2020
Organization Dmytro Mitin
URL https://github.com/DmytroMitin/AUXify
License Apache 2
Dependencies amount 3
Dependencies scala-library, scala-reflect, macro-compat_2.10,
There are maybe transitive dependencies!

auxify-shapeless_2.10 from group com.github.dmytromitin (version 0.8)

Library providing macro/meta annotations @aux, @self, @instance, @apply, @delegated, @syntax and String-based type class LabelledGeneric

Group: com.github.dmytromitin Artifact: auxify-shapeless_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact auxify-shapeless_2.10
Group com.github.dmytromitin
Version 0.8
Last update 16. June 2020
Organization Dmytro Mitin
URL https://github.com/DmytroMitin/AUXify
License Apache 2
Dependencies amount 5
Dependencies scala-library, macro-compat_2.10, scala-reflect, auxify-macros_2.10, shapeless_2.10,
There are maybe transitive dependencies!

languagedetector from group com.kotlinnlp (version 0.4.10)

LanguageDetector is a very simple to use text language detector which uses the Hierarchical Attention Networks (HAN) from the SimpleDNN library.

Group: com.kotlinnlp Artifact: languagedetector
Show all versions Show documentation Show source 
 

0 downloads
Artifact languagedetector
Group com.kotlinnlp
Version 0.4.10
Last update 15. June 2020
Organization not specified
URL http://github.com/kotlinnlp/languagedetector
License Apache License, Version 2.0
Dependencies amount 4
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, klaxon, neuraltokenizer,
There are maybe transitive dependencies!

neuraltokenizer from group com.kotlinnlp (version 0.4.8)

NeuralTokenizer is a very simple to use text tokenizer which uses neural networks from the SimpleDNN library.

Group: com.kotlinnlp Artifact: neuraltokenizer
Show all versions Show documentation Show source 
 

0 downloads
Artifact neuraltokenizer
Group com.kotlinnlp
Version 0.4.8
Last update 15. June 2020
Organization not specified
URL http://github.com/kotlinnlp/neuraltokenizer
License Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, klaxon, simplednn, linguisticdescription,
There are maybe transitive dependencies!

conllio from group com.kotlinnlp (version 0.2.10)

CoNLLIO is a Kotlin library designed to read CoNLL-style data format, turning them into a list of Sentences and Tokens.

Group: com.kotlinnlp Artifact: conllio
Show all versions Show documentation Show source 
 

0 downloads
Artifact conllio
Group com.kotlinnlp
Version 0.2.10
Last update 15. June 2020
Organization not specified
URL http://github.com/kotlinnlp/conllio
License Apache License, Version 2.0
Dependencies amount 7
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, spek-dsl-jvm, spek-runner-junit5, moshi, moshi-kotlin, linguisticdescription,
There are maybe transitive dependencies!



Page 4977 from 5462 (items total 54618)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy