TreeSwap
Dependency tree manipulator
This project provides data augmentation techniques for machine translation by manipulating the dependency subtrees of sentences.
Complimentary code for our paper TreeSwap: Data Augmentation for Machine Translation via Dependency Subtree Swapping (RANLP 2023)
7 stars
7 watching
3 forks
Language: Jupyter Notebook
last commit: about 1 year ago
Linked from 1 awesome list
data-augmentationneural-machine-translation
Related projects:
Repository | Description | Stars |
---|---|---|
dkendal/zipper_tree | Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
yerevann/warp | An approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings. | 83 |
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 71 |
utdemir/nix-tree | Interactive tool for exploring dependencies in Nix package builds | 770 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 247 |
hit-scir/elmoformanylangs | Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,463 |
eddiekaiger/swiftyattributes | An API for manipulating attributed strings in Swift | 1,633 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,523 |
stephanenicolas/toothpick | A Dependency Injection library for Java and Android applications | 1,123 |
yurigor/deepdash | A tree traversal library for manipulating nested data structures in JavaScript. | 275 |
synyi/poplar | A web-based annotation tool for natural language processing (NLP) | 519 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 317 |
brendano/gfl_syntax | Software supporting a lightweight dependency-style annotation language. | 8 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |