https://github.com/dcavar/j-json-nlp
Java JSON-NLP Maven module and validator
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 6 committers (16.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Java JSON-NLP Maven module and validator
Basic Info
- Host: GitHub
- Owner: dcavar
- License: apache-2.0
- Language: Java
- Default Branch: master
- Homepage: https://nlp-lab.org/
- Size: 160 KB
Statistics
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
- Releases: 0
Topics
Metadata Files
README.md
Java JSON-NLP Module
(C) 2019 Damir Cavar, Umang Mehta, Aarushi Bisht, Jagpreet Chawla, Oren Baldinger, ...
Java JSON-NLP Maven module and validator.
Brought to you by the NLP-Lab.org.
Introduction
There is a growing number of Natural Language Processing (NLP) tools, modules, pipelines. There does not seem to be any standard for the output format. Here we are focusing on a standard for the output format syntax. Some future version of JSON-NLP might address the output semantics as well.
JSON-NLP is a standard for the most important outputs NLP pipelines and components can generate. The relevant documentation can be found in the JSON-NLP GitHub repo and on its website at the NLP-Lab.
The Java JSON-NLP module is a representation class for the JSON-NLP standard implemented as a JSON Schema, available from the:
There is a corresponding Python module for JSON-NLP:
JSON-NLP wrappers are available for numerous Python and Java based NLP components.
JSON-NLP for Maven
To include JSON-NLP in your Java project:
pom.xml code...
Owner
- Name: Damir Cavar
- Login: dcavar
- Kind: user
- Location: Bloomington, IN
- Company: Indiana University
- Website: http://damir.cavar.me/
- Repositories: 29
- Profile: https://github.com/dcavar
GitHub Events
Total
Last Year
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Damir Cavar | d****r@m****m | 36 |
| anuragkumar95 | a****5@g****m | 16 |
| UMANG MEHTA | u****a@g****m | 5 |
| Aarushi | a****t@g****m | 5 |
| Damir Cavar | d****r@g****m | 3 |
| anuragkumar95 | a****6@i****u | 2 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 4 months
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.8
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 10
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (10)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- com.fasterxml.jackson.core:jackson-annotations 2.9.8
- com.fasterxml.jackson.core:jackson-core 2.9.8
- com.fasterxml.jackson.core:jackson-databind 2.9.8
- org.javatuples:javatuples 1.2
- junit:junit 3.8.1 test