issues
search
ufal
/
neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
BSD 3-Clause "New" or "Revised" License
412
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Emails update
#833
kocmitom
closed
4 years ago
0
Interested in your paper
#832
hero007feng
opened
5 years ago
1
Did you mean file './dataset.load_dataset_from_files'?
#831
rupjyotiBaruah
closed
5 years ago
1
Update parsing.py
#830
jindrahelcl
opened
5 years ago
0
Update parsing.py
#829
jindrahelcl
closed
5 years ago
0
some questions about multi-source based transformer model
#828
wyjllm
closed
5 years ago
2
upgrading code to new scipy, fixing pydocstyle on 3.0.0
#827
jindrahelcl
closed
5 years ago
0
updated old docs
#826
kocmitom
closed
5 years ago
2
The Model Configuration in Machine Translation task
#825
rupjyotiBaruah
closed
5 years ago
1
Requirement of editing the post-edit.ini and translation.ini for APE and MT respectively
#824
rupjyotiBaruah
closed
5 years ago
1
Exception: Unexpected fields: runners_batch_size
#823
rupjyotiBaruah
opened
5 years ago
1
How to train a transformer model with multi-source encoders ?
#822
penny9287
opened
5 years ago
3
Neural Monkey should throw Exception when tf.Saver.restore fails
#821
varisd
opened
5 years ago
0
Neural Monkey does not throw exception when main.initial_variables contains nonexistent path.
#820
varisd
opened
5 years ago
0
Updates for new version of mypy
#819
jindrahelcl
closed
5 years ago
0
Frozen the version of mypy and sacrebleu to fix failing tests in master branch
#818
varisd
closed
5 years ago
5
Dataset series should support max_len (max_size) flag.
#817
varisd
opened
5 years ago
0
Fixed Dataset.subset when buffer_size is None
#816
varisd
closed
5 years ago
1
neuralmonkey-run with RNN model does not work without reference
#815
jlibovicky
opened
5 years ago
1
Allow to setting random seed in run script
#814
jlibovicky
closed
5 years ago
0
neuralmonkey-run: add -v and -s options for experiment.ini modifications
#813
varisd
closed
5 years ago
0
BUGFIX: xent_runner needs to return batch_major xents
#812
varisd
closed
5 years ago
1
Fix blessing for Transformer decoder
#811
jlibovicky
closed
5 years ago
0
BERT: data preparation script, tests
#810
varisd
closed
5 years ago
8
Unify RNN encoders
#809
jlibovicky
closed
5 years ago
0
Wrappers for reverting gradient during training
#808
jlibovicky
closed
5 years ago
1
Allow not having <unk> in pre-trained embeddings
#807
jlibovicky
closed
5 years ago
1
Fix computation of perplexity
#806
jlibovicky
closed
5 years ago
0
Running as server is broken
#805
jlibovicky
opened
5 years ago
1
GreedyRunner should not fetch training-related tensors by default during inference
#804
varisd
opened
5 years ago
4
Sequence has trainable option
#803
jlibovicky
closed
5 years ago
0
Attentive interface
#802
varisd
opened
5 years ago
12
added mask option for evaluators; added xent runner; added PerplexityEvaluator
#801
varisd
closed
5 years ago
1
Unify dropout usage
#800
jindrahelcl
opened
5 years ago
0
Add an output buffering for neuralmonkey-run
#799
varisd
opened
5 years ago
2
Generalize sequence labeler and allow re-use embeddings for labeling
#798
jlibovicky
closed
5 years ago
2
Confusing Exception message in dataset.py
#797
varisd
opened
5 years ago
0
Autoregressive decoders refactor
#796
varisd
closed
5 years ago
9
dataset.from_files
#795
tomsbergmanis
opened
5 years ago
1
from_dataset does not exist
#794
tomsbergmanis
closed
5 years ago
2
Decoding loop refactor
#793
varisd
closed
5 years ago
0
learning_utils.join_exection_results does not support OutputSeries == dict
#792
varisd
closed
5 years ago
0
added simplified BERT support
#791
varisd
closed
5 years ago
3
max_length must be undefined when using SequenceLabeler
#790
varisd
opened
5 years ago
1
Move residual connections from SequenceLabeler to the encoders
#789
varisd
opened
5 years ago
1
DelayedUpdateTrainer.objective_buffers called twice without variable reuse
#788
varisd
closed
5 years ago
1
Objective.name format should be more strict
#787
varisd
opened
5 years ago
0
T2T batching
#786
varisd
opened
5 years ago
6
RL methods' results
#785
felicitywang
closed
4 years ago
0
workaround for train_set batching during inference time
#784
varisd
opened
5 years ago
0
Next