| CARVIEW |
Select Language
HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Fri, 24 Jul 2020 21:31:14 GMT
access-control-allow-origin: *
etag: W/"5f1b5322-744a"
expires: Mon, 29 Dec 2025 17:12:30 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 9779:123DE:918B0D:A3475E:6952B425
accept-ranges: bytes
age: 0
date: Mon, 29 Dec 2025 17:02:31 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210097-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1767027751.829458,VS0,VE200
vary: Accept-Encoding
x-fastly-request-id: 8ea935780a6c48580b3d4fc84e5c6a2488295c31
content-length: 6009
ASYML - Machine Learning as Machine Assembly
Texar-TF: About
Texar-PyTorch: About
Forte: About
Stave: About
Toolkit for Machine Learning and Text Generation
Texar-TF: About
×
Texar is a highly modularized and customizable toolkit to support a broad set of machine
learning (ML), especially natural language processing (NLP) and text generation tasks.
Texar provides comprehensive modules for data processing, model architectures,
loss functions, training and inference algorithms, evaluation, etc.
Use Texar to compose whatever models and algorithms you want.
Toolkit for Machine Learning and Text Generation
Texar-PyTorch: About
×
Texar-PyTorch is the PyTorch equivalence of Texar-TF, with mostly the same
interfaces.
Texar-PyTorch integrates many of the best features of TensorFlow into PyTorch,
delivering a set of highly usable and customizable modules superior to PyTorch
native ones, including
- Data: More ready-to-use APIs; more customizable; more efficient
- Model: Better factorization; more comprehensive high-level APIs
- Training: High-level APIs to avoid any boilerplate code
- Data: More ready-to-use APIs; more customizable; more efficient
- Model: Better factorization; more comprehensive high-level APIs
- Training: High-level APIs to avoid any boilerplate code
NLP Pipeline with Text Analysis, Generation, & Retrieval
Forte: About
×
Forte is a high-level and customizable toolkit for building arbitrary complex NLP pipelines.
With Forte, you can:
- Plug in any NLP components in a pipeline, including text analysis,
generation, retrieval, etc.
- Wrap any off-the-shelf NLP models from other libraries as pipeline components,
such as spaCy, StanfordNLP, AllenNLP, etc.
- Obtain a uniform representation of data and intermediate results throughout
pipeline.
- Plug in any NLP components in a pipeline, including text analysis, generation, retrieval, etc.
- Wrap any off-the-shelf NLP models from other libraries as pipeline components, such as spaCy, StanfordNLP, AllenNLP, etc.
- Obtain a uniform representation of data and intermediate results throughout pipeline.
Building web interfaces for your NLP workflows
Stave: About
×
Stave is a extendable toolkit for building front end interfaces for NLP projects.
Stave excels at:
A general annotation and visualization interface for core NLP tasks.
Integrated and backed up by the strong machine learning and NLP toolkit built by ASYML: Texar and Forte.
Can be easily extended by building plugins for your requirements.
Get Started
Tool
Texar-TF
Texar-PyTorch
Forte
Build
Stable
Nightly
Package
pip
conda
source
Language
Python3.6
Python3.7
Run this command
pip3 install texar
Github »
