A command-line application to export (TALN-like) conference proceedings to various formats (namely pdf, hal, aclanthology, dblp)
Project description
Description
taln2x
is a Python program which converts a set of scientific articles to a ready-to-ingest dataset for open archives. Currently supported output formats include pdf (for printable full proceedings), TALN archives, HAL, ACL anthology, and DBLP.
User interface
taln2x
is a command-line tool which expects as input a directory containing specific pieces of information (gathered either manually or else via an abstract management system such as easychair) and relying on a given structure (see documentation), and outputs a directory whose internal structure depends on the target online archive.
Installation
The recommanded way to install taln2x
is to use the pip
package manager (within a virtual environment to avoid conflicts with installed libraries):
python -m venv venv
source venv/bin/activate
pip install taln2x
Basic usage
taln2x COMMAND [OPTIONS]
Where COMMAND
is either new
(to set up an input directory containing the expected structure and ready-to-fill config files), build
(to compile proceedings in a given target format according to the config file, see documentation), clean
(to remove proceedings from output directory), or list
(to check which articles can be found on the HAL open archive).
For a full list of options, invoke:
taln2x --help
Documentation
taln2x
documentation is available at https://talnarchives.gitlabpages.inria.fr/taln2x.
Authors and acknowledgment
taln2x
has been developed by Yannick Parmentier, with the help of Sylvain Pogodalla, on behalf of ATALA (the French Association for Computational Linguistics).
The taln2x
logo has been created using the Letterblocks fonts made by Vladimir Nikolic.
License
taln2x
is released under the terms of the GNU GPLv3 license (see LICENSE).
Project status
The taln2x
is a sequel of the taln2acl
project which has started in 2020 and has been used (among others) to ingest the proceedings of the TALN conferences from 1999 til 2022 to the ACL anthology and TALNarchives.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file taln2x-1.0.10.tar.gz
.
File metadata
- Download URL: taln2x-1.0.10.tar.gz
- Upload date:
- Size: 8.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c8cbc176b108f30476b4a50d3d8a4736615dc15d1c99d62a7f44e28175a2652 |
|
MD5 | fd597decb5e62974308c2103ce57e70c |
|
BLAKE2b-256 | 46f0f2ed435f44fb1b646a36b354cc5dde97d97199741dda8f2bd34942e6c7a3 |
Provenance
File details
Details for the file taln2x-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: taln2x-1.0.10-py3-none-any.whl
- Upload date:
- Size: 8.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7d362a83c83ffc0210a9cb14e923a65c436c47d30b9b136e5fa864b02327d0b |
|
MD5 | 4969473221777252f90c659b352844dc |
|
BLAKE2b-256 | 7260b49a52a76e944bff62e683b9adebd8c821c3d15044a53b77811e8f75a9e5 |