ruby-spacy
A wrapper module for using spaCy natural language processing library from the Ruby programming language via PyCall
Language: ruby
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Viewing path: README.md
Files
- visualizing_dependencies.rb (rb)
- noun_chunks.rb (rb)
- retokenize_2.rb (rb)
- test_dep.svg (image)
- creating_spans_from_matches.rb (rb)
- version.rb (rb)
- test_helper.rb (rb)
- workflows (txt)
- openai_embeddings.rb (rb)
- .github (github)
- FUNDING.yml (yml)
- LICENSE.txt (txt)
- ATTRIBUTION.md (markdown)
- lib (txt)
- ruby-spacy (txt)
- anthropic_helper.rb (rb)
- openai_helper.rb (rb)
- llm_client_base.rb (rb)
- test (txt)
- examples (txt)
- llm (txt)
- structured_ner_comparison.rb (rb)
- local_llm_ollama.rb (rb)
- anthropic_chat.rb (rb)
- get_started (txt)
- vocab.rb (rb)
- similarity.rb (rb)
- outputs (txt)
- test_dep_compact.svg (image)
- test_ent.html (html)
- named_entities.rb (rb)
- pos_tags_and_dependencies.rb (rb)
- linguistic_annotations.rb (rb)
- word_vectors.rb (rb)
- tokenization.rb (rb)
- visualizing_dependencies_compact.rb (rb)
- most_similar.rb (rb)
- morphology.rb (rb)
- visualizing_dependencies.rb (rb)
- visualizing_named_entities.rb (rb)
- linguistic_features (txt)
- iterating_children.rb (rb)
- lemmatization.rb (rb)
- sentence_segmentation.rb (rb)
- retokenize_1.rb (rb)
- similarity.rb (rb)
- rule_based_morphology.rb (rb)
- outputs (txt)
- test_ent.html (html)
- ancestors.rb (rb)
- finding_a_verb_with_a_subject.rb (rb)
- tokenization.rb (rb)
- noun_chunks.rb (rb)
- iterating_lefts_and_rights.rb (rb)
- japanese (txt)
- navigating_parse_tree.rb (rb)
- lemmatization.rb (rb)
- sentence_segmentation.rb (rb)
- similarity.rb (rb)
- named_entity_recognition.rb (rb)
- pos_tagging.rb (rb)
- outputs (txt)
- test_dep.svg (image)
- test_ent.html (html)
- ancestors.rb (rb)
- information_extraction.rb (rb)
- tokenization.rb (rb)
- visualizing_named_entities.rb (rb)
- rule_based_matching (txt)
- matcher.rb (rb)
- openai_integration (txt)
- openai_query_3.rb (rb)
- openai_query_4.rb (rb)
- similarity_between_lexemes.rb (rb)
- information_extraction.rb (rb)
- navigating_parse_tree.rb (rb)
- ci.yml (yml)
- CHANGELOG.md (md)
- README.md (md)
- ruby-spacy.rb (rb)
- docs (txt)
- syntax_trees.md (md)
- rsyntaxtree (txt)
- outputs (txt)
- tree_ar_projection.png (image)
- tree_de_projection.png (image)
- tree_en_chunks.png (image)
- tree_en_morphology.png (image)
- tree_en_projection.png (image)
- tree_ja_chunks.png (image)
- tree_ja_projection.png (image)
- tree_ru_morphology.png (image)
- tree_ru_projection.png (image)
- tree_zh_projection.png (image)
- syntax_tree_ar.rb (rb)
- syntax_tree_de.rb (rb)
- syntax_tree_en.rb (rb)
- syntax_tree_ja.rb (rb)
- syntax_tree_ru.rb (rb)
- syntax_tree_zh.rb (rb)
- syntax_tree.rb (rb)
- anthropic_client.rb (rb)
- openai_completion.rb (rb)
- .gitignore (gitignore)
- lexeme.rb (rb)
- entity_annotations_and_labels.rb (rb)
- entity_annotations_and_labels.rb (rb)
- most_similar.rb (rb)
- pos_tagging.rb (rb)
- openai_query_1.rb (rb)
- named_entity_recognition.rb (rb)
- ruby-spacy_test.rb (rb)
- similarity_between_spans.rb (rb)
- openai_query_2.rb (rb)
- openai_client.rb (rb)